Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp339 cacheIndex = LoadSheet(compIndex); in GetGlyph()
371 cacheIndex = LoadSheet(compIndex); in PreloadSheet()
395 cacheIndex = LoadSheet(compIndex); in LockSheet()
676 PackedFont::LoadSheet(int compIndex) const in LoadSheet() function in nw::font::PackedFont
/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h393 int LoadSheet(int compIndex) const;