Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h475 u8* GetLoadedSheet(int cacheIndex) const;
/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp669 glyph->pTexture = GetLoadedSheet(cacheIndex); in MakeGlyph()
681 u8* pSheetDst = GetLoadedSheet(nextCacheIndex); in LoadSheet()
769 PackedFont::GetLoadedSheet(int cacheIndex) const in GetLoadedSheet() function in nw::font::PackedFont