This is the complete list of members for CStdFont, including all inherited members.
| AddRenderedChar(uint32_t dwChar, C4Facet *pfctTarget) | CStdFont | protected |
| AddSurface() | CStdFont | protected |
| BreakMessage(const char *szMsg, int iWdt, bool fCheckMarkup, float fZoom=1.0f) | CStdFont | |
| BreakMessage(const char *szMsg, int iWdt, char *szOut, int iMaxOutLen, bool fCheckMarkup, float fZoom=1.0f) | CStdFont | |
| BreakMessage(const char *szMsg, int iWdt, StdStrBuf *pOut, bool fCheckMarkup, float fZoom=1.0f) | CStdFont | |
| CheckRenderedCharSpace(uint32_t iCharWdt, uint32_t iCharHgt) | CStdFont | protected |
| Clear() | CStdFont | |
| CStdFont() | CStdFont | |
| CustomImages typedef | CStdFont | |
| DrawText(C4Surface *sfcDest, float iX, float iY, DWORD dwColor, const char *szText, DWORD dwFlags, C4Markup &Markup, float fZoom) | CStdFont | |
| dwDefFontHeight | CStdFont | protected |
| dwWeight | CStdFont | protected |
| fctAsciiTexCoords | CStdFont | protected |
| fctUnicodeMap | CStdFont | protected |
| fDoShadow | CStdFont | protected |
| GetCharacterFacet(uint32_t c) | CStdFont | inlineprotected |
| GetFontHeight() const | CStdFont | inline |
| GetFontImageSize(const char *szTag, int &width, int &height) const | CStdFont | |
| GetLineHeight() const | CStdFont | inline |
| GetMessageBreak(const char *szMsg, const char **ppNewPos, int iBreakWidth, float fZoom=1.0f) | CStdFont | |
| GetTextExtent(const char *szText, int32_t &rsx, int32_t &rsy, bool fCheckMarkup=true) | CStdFont | |
| GetTextWidth(const char *szText, bool fCheckMarkup=true) | CStdFont | inline |
| GetUnicodeCharacterFacet(uint32_t c) | CStdFont | protected |
| iCurrentSfcX | CStdFont | protected |
| iCurrentSfcY | CStdFont | protected |
| id | CStdFont | |
| iFontZoom | CStdFont | protected |
| iGfxLineHgt | CStdFont | protected |
| iHSpace | CStdFont | protected |
| iLineHgt | CStdFont | protected |
| Init(CStdVectorFont &VectorFont, const char *font_face_name, DWORD dwHeight, DWORD dwFontWeight=FW_NORMAL, bool fDoShadow=true) | CStdFont | |
| iSfcSizes | CStdFont | protected |
| IsInitialized() const | CStdFont | inline |
| IsSameAs(const char *szCFontName, DWORD iCHeight, DWORD dwCWeight) const | CStdFont | inline |
| IsSameAsID(const char *szCFontName, int iCID, int iCIndent) const | CStdFont | inline |
| pCustomImages | CStdFont | protected |
| psfcFontData | CStdFont | protected |
| pVectorFont | CStdFont | protected |
| SetCustomImages(CustomImages *pHandler) | CStdFont | inline |
| sfcCurrent | CStdFont | protected |
| szFontName | CStdFont | protected |
| ~CStdFont() | CStdFont | inline |