This is the complete list of members for AGUI2Font, including all inherited members.
AGUI2Font()=default | AGUI2Font | |
Create(AGUI2FontDef *a_pFontDef) | AGUI2Font | |
DrawTextSingleLine(const TWCHAR *a_wszText, TINT a_iTextLength, TFLOAT a_fX, TFLOAT a_fY, TUINT32 a_uiColour, TFLOAT a_fScale, void *a_fnCallback=nullptr) | AGUI2Font | |
DrawTextWrapped(const TWCHAR *a_wszText, TFLOAT a_fX, TFLOAT a_fY, TFLOAT a_fWidth, TFLOAT a_fHeight, TUINT32 a_uiColour, TFLOAT a_fScale, TextAlign a_eAlign, void *a_fnCallback=nullptr) | AGUI2Font | |
GetLinesMargin() | AGUI2Font | |
GetTextHeightWrapped(const TWCHAR *a_wszText, TFLOAT a_fMaxWidth, TFLOAT a_fScale=1.0f) | AGUI2Font | |
GetTextWidth(const TWCHAR *a_wszText, TFLOAT a_fScale=1.0f) | AGUI2Font | |
GetTextWidth(const TWCHAR *a_wszText, TINT a_iTextLength, TFLOAT a_fScale=1.0f) | AGUI2Font | |
TextAlign enum name | AGUI2Font | |
TextAlign_Center enum value | AGUI2Font | |
TextAlign_Left enum value | AGUI2Font | |
TextAlign_Right enum value | AGUI2Font |