This is the complete list of members for GxFontTable, including all inherited members.
__getStaticRtti(void) | GxClassBaseRoot | inlinestatic |
FONT_INFOMATION enum name | GxFontTable | |
FONT_TABLE enum name | GxFontTable | |
getDefaultObject(void) | GxClassBaseRoot | inlinevirtual |
getDrawHitString(GxFontTable::GxDrawHitQuery &dstQuery, const GxSize &drawArea, const GxPoint2 &position, GX_CSTR string, f32 fontScale, f32 scaleWidth=1.0f, b32 isSjis=false, b32 isUseLineBreak=true, b32 isReferencePointIsBaseLine=false, b32 isUseTextTag=false, TEXT_ALIGN align=TEXT_ALIGN::LEFT_TOP, s32 lineOffset=0) | GxFontTable | |
getDrawQueryString(GxFontTable::GxDrawFontQuery &dstQuery, const GxSize &drawArea, const GxPoint2 &position, GX_CSTR string, f32 fontScale, f32 scaleWidth=1.0f, b32 isSjis=false, b32 isUseLineBreak=true, b32 isReferencePointIsBaseLine=false, b32 isUseTextTag=false, TEXT_ALIGN align=TEXT_ALIGN::LEFT_TOP, s32 lineOffset=0) | GxFontTable | |
getDrawRect(const GxFontInformation &information, GxFloat2 &leftTop, GxFloat2 &rightBottom, b32 isReferencePointIsBaseLine=false, b32 useMarginUV=false, b32 isIcon=false) | GxFontTable | |
getDrawRectString(GxRect &dstRect, const GxPoint2 &position, GX_CSTR string, f32 fontScale, f32 scaleWidth=1.0f, b32 isSjis=false, b32 isUseLineBreak=true, b32 isReferencePointIsBaseLine=false, b32 isUseTextTag=false) | GxFontTable | |
getFontInformation(GX_CSTR text) | GxFontTable | |
getFontInformationIcon(const u32 index) | GxFontTable | |
getFontInformationTable(void) const | GxFontTable | inline |
getFontInformationTableIcon(void) const | GxFontTable | inline |
getFontSize(void) const | GxFontTable | inline |
getFontTexture(u32 no) const | GxFontTable | inline |
getIconTexture(u32 no) const | GxFontTable | inline |
getMaxInnerRect(const GxFontInformation &information, GxFloat2 &leftTop, GxFloat2 &rightBottom, b32 isReferencePointIsBaseLine=false) | GxFontTable | |
getOuterRect(const GxFontInformation &information, GxFloat2 &leftTop, GxFloat2 &rightBottom, b32 isReferencePointIsBaseLine=false) | GxFontTable | |
getRtti(void) const =0 | GxClassBaseRoot | pure virtual |
getTextureNum(void) const | GxFontTable | inline |
getTmDescent(void) const | GxFontTable | inline |
getTmHeight(void) const | GxFontTable | inline |
getUvRect(const GxFontInformation &information, GxFloat2 &leftTop, GxFloat2 &rightBottom, b32 useMarginUV=false, b32 isIcon=false) | GxFontTable | |
GxClassBase(void) | GxClassBase | inline |
GxClassBase(const GxClassBase &base) | GxClassBase | inline |
GxClassBaseRoot(void) | GxClassBaseRoot | inline |
GxClassBaseRoot(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
GxFontTable(void) | GxFontTable | |
ICON_INFOMATION enum name | GxFontTable | |
ICON_TABLE enum name | GxFontTable | |
isDefaultObject(void) | GxClassBaseRoot | inline |
isDistanceFont(void) const | GxFontTable | inline |
operator=(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
setResource(GxFontTableInformation *pFontTableInformation, GxFontIconTableInformation *pIconTableInformation) | GxFontTable | |
TAG_TYPE enum name | GxFontTable | |
TEXT_ALIGN enum name | GxFontTable | |
~GxClassBase(void) override | GxClassBase | inline |
~GxClassBaseRoot(void) | GxClassBaseRoot | inlinevirtual |