This is the complete list of members for CFontCacheGlyphLib, including all inherited members.
AddChar(const eC_UInt &uiUnicode, const eC_UInt &uiPos) | CFontCacheGlyphLib | protectedvirtual |
CFontCache(const FontResource_t &eFontID, const eC_UInt &uiInitialCacheSize, const eC_Bool &bAutoResize, const eC_UInt &uiResizeBy) | CFontCache | |
CFontCache(const CFontCache &kSource) | CFontCache | protected |
CFontCacheGlyphLib(gui_font_t *pkFont, const FontResource_t &eFontID, const eC_UInt &uiInitialCacheSize, const eC_Bool &bAutoResize, const eC_UInt &uiResizeBy) | CFontCacheGlyphLib | |
CFontCacheGlyphLib(const CFontCacheGlyphLib &kSource) | CFontCacheGlyphLib | 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 CFontCacheGlyphLib &kSource) | CFontCacheGlyphLib | protected |
CFontCache::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 |
~CFontCacheGlyphLib() | CFontCacheGlyphLib | virtual |