This is the complete list of members for CFontCache, including all inherited members.
| AddChar(const eC_UInt &uiUnicode, const eC_UInt &uiPos)=0 | CFontCache | protectedpure virtual |
| CFontCache(const FontResource_t &eFontID, const eC_UInt &uiInitialCacheSize, const eC_Bool &bAutoResize, const eC_UInt &uiResizeBy) | CFontCache | |
| CFontCache(const CFontCache &kSource) | CFontCache | protected |
| FindChar(const eC_UInt &uiUnicode) | CFontCache | protected |
| FindLowestTimestampPos() | CFontCache | protected |
| GetAscender() const | CFontCache | inline |
| GetChar(const eC_UInt &uiUnicode) | CFontCache | |
| GetDescender() const | CFontCache | inline |
| GetFace() | CFontCache | inline |
| GetHeight() const | CFontCache | inline |
| GetInternalLeading() const | CFontCache | inline |
| m_asCache | CFontCache | protected |
| m_bArrayNeedsSorting | CFontCache | protected |
| m_bAutoResize | CFontCache | protected |
| m_bUseTimeStamp | CFontCache | protected |
| m_eFontID | CFontCache | protected |
| m_iAscender | CFontCache | protected |
| m_iDescender | CFontCache | protected |
| m_iHeight | CFontCache | protected |
| m_iInternalLeading | CFontCache | protected |
| m_pkFace | CFontCache | protected |
| m_uiNextGlyphIndex | CFontCache | protected |
| m_uiResizeBy | CFontCache | protected |
| m_uiTimer | CFontCache | protected |
| operator=(const CFontCache &kSource) | CFontCache | protected |
| RemoveChar(const eC_UInt &uiPos) | CFontCache | protectedvirtual |
| Sort() | CFontCache | protected |
| Swap(CachedChar_t *pPosA, CachedChar_t *pPosB) | CFontCache | protected |
| ~CFontCache() | CFontCache | virtual |