Public Member Functions | |
IA_CONSTRUCTOR void | IAFontInformation_make (IAFontInformation *, const IAFontInformationAttributes *attributes) |
static float | IAFontInformation_getFontSize (const IAFontInformation *this) |
static float | IAFontInformation_getAscent (const IAFontInformation *this) |
static float | IAFontInformation_getDescent (const IAFontInformation *this) |
static float | IAFontInformation_getLineHeight (const IAFontInformation *this) |
Data Fields | |
IAObject | base |
float | fontSize |
float | ascent |
float | descent |
float | lineHeight |
IA_CONSTRUCTOR void IAFontInformation_make | ( | IAFontInformation * | , |
const IAFontInformationAttributes * | attributes | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
IAObject IAFontInformation::base |
float IAFontInformation::fontSize |
float IAFontInformation::ascent |
float IAFontInformation::descent |
float IAFontInformation::lineHeight |