Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_PackedFont.cpp337 cacheIndex = LoadSheet(compIndex); in GetGlyph()
369 cacheIndex = LoadSheet(compIndex); in PreloadSheet()
393 cacheIndex = LoadSheet(compIndex); in LockSheet()
674 PackedFont::LoadSheet(int compIndex) const in LoadSheet() function in nw::font::PackedFont
/NW4C-1.2.23/include/nw/font/
Dfont_PackedFont.h391 int LoadSheet(int compIndex) const;