This is the complete list of members for
csFontCache, including all inherited members.
AddCacheData(KnownFont *font, utf32_char glyph, GlyphCacheData *cacheData) | csFontCache | [protected] |
CacheFont(iFont *font) | csFontCache | |
CacheGlyph(KnownFont *font, utf32_char glyph, uint flags) | csFontCache | |
CacheGlyphUnsafe(KnownFont *font, utf32_char glyph, uint flags) | csFontCache | [protected] |
ClipX1 | csFontCache | |
FindLRUEntry(KnownFont *font, utf32_char glyph) | csFontCache | [protected] |
FindLRUEntry(GlyphCacheData *cacheData) | csFontCache | [protected] |
GetCacheData(KnownFont *font, utf32_char glyph, uint flags) | csFontCache | |
GetCachedFont(iFont *font) | csFontCache | |
GetLeastUsed() | csFontCache | |
head | csFontCache | [protected] |
InternalCacheGlyph(KnownFont *font, utf32_char glyph, uint flags) | csFontCache | [protected, virtual] |
InternalGetCacheData(KnownFont *font, utf32_char glyph) | csFontCache | [protected] |
InternalUncacheGlyph(GlyphCacheData *cacheData) | csFontCache | [protected, virtual] |
knownFonts | csFontCache | [protected] |
LRUAlloc | csFontCache | [protected] |
PlaneGlyphsArray typedef | csFontCache | [protected] |
PurgeEmptyPlanes() | csFontCache | |
RemoveCacheData(GlyphCacheData *cacheData) | csFontCache | [protected] |
RemoveLRUEntry(LRUEntry *entry) | csFontCache | [protected] |
SetupCacheData(GlyphCacheData *cacheData, KnownFont *font, utf32_char glyph, uint flags) | csFontCache | [protected] |
tail | csFontCache | [protected] |
UncacheFont(iFont *font) | csFontCache | |
UncacheGlyph(GlyphCacheData *cacheData) | csFontCache | |
WriteString(iFont *font, int x, int y, int fg, int bg, const void *text, bool isWide, uint flags) | csFontCache | [virtual] |