Home
last modified time | relevance | path

Searched refs:GetCacheIndex (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp335 int cacheIndex = GetCacheIndex(compIndex); in GetGlyph()
367 int cacheIndex = GetCacheIndex(compIndex); in PreloadSheet()
385 int cacheIndex = GetCacheIndex(compIndex); in LockSheet()
410 int cacheIndex = GetCacheIndex(compIndex); in UnlockSheet()
698 int cacheIndex = GetCacheIndex(compIndex); in UnloadSheet()
728 PackedFont::GetCacheIndex(int compIndex) const in GetCacheIndex() function in nw::font::PackedFont
/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h430 int GetCacheIndex(int compIndex) const;