Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h399 void UnloadSheet(int compIndex) const;
/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp424 UnloadSheet(compIndex); in UnlockSheet()
687 UnloadSheet(oldCacheUser); in LoadSheet()
696 PackedFont::UnloadSheet(int compIndex) const in UnloadSheet() function in nw::font::PackedFont