Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_PackedFont.h397 void UnloadSheet(int compIndex) const;
/NW4C-1.2.23/sources/libraries/font/
Dfont_PackedFont.cpp422 UnloadSheet(compIndex); in UnlockSheet()
685 UnloadSheet(oldCacheUser); in LoadSheet()
694 PackedFont::UnloadSheet(int compIndex) const in UnloadSheet() function in nw::font::PackedFont