OpenCore
1.0.4
OpenCore Bootloader
|
#include <fsw_hfsplus.h>
Data Fields | ||
struct { | ||
fsw_u16 top | ||
fsw_u16 left | ||
fsw_u16 bottom | ||
fsw_u16 right | ||
} | frRect | |
unsigned short | frFlags | |
struct { | ||
fsw_u16 v | ||
fsw_u16 h | ||
} | frLocation | |
fsw_u16 | opaque | |
Definition at line 149 of file fsw_hfsplus.h.
fsw_u16 FndrDirInfo::bottom |
Definition at line 153 of file fsw_hfsplus.h.
unsigned short FndrDirInfo::frFlags |
Definition at line 156 of file fsw_hfsplus.h.
struct { ... } FndrDirInfo::frLocation |
struct { ... } FndrDirInfo::frRect |
fsw_u16 FndrDirInfo::h |
Definition at line 159 of file fsw_hfsplus.h.
fsw_u16 FndrDirInfo::left |
Definition at line 152 of file fsw_hfsplus.h.
fsw_u16 FndrDirInfo::opaque |
Definition at line 161 of file fsw_hfsplus.h.
fsw_u16 FndrDirInfo::right |
Definition at line 154 of file fsw_hfsplus.h.
fsw_u16 FndrDirInfo::top |
Definition at line 151 of file fsw_hfsplus.h.
fsw_u16 FndrDirInfo::v |
Definition at line 158 of file fsw_hfsplus.h.