Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/font/
Dfont_PackedFont.cpp333 int cacheIndex = GetCacheIndex(compIndex); in GetGlyph()
365 int cacheIndex = GetCacheIndex(compIndex); in PreloadSheet()
383 int cacheIndex = GetCacheIndex(compIndex); in LockSheet()
408 int cacheIndex = GetCacheIndex(compIndex); in UnlockSheet()
696 int cacheIndex = GetCacheIndex(compIndex); in UnloadSheet()
726 PackedFont::GetCacheIndex(int compIndex) const in GetCacheIndex() function in nw::font::PackedFont
/NW4C-1.3.3/include/nw/font/
Dfont_PackedFont.h428 int GetCacheIndex(int compIndex) const;