Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/font/
Dfont_PackedFont.h473 u8* GetLoadedSheet(int cacheIndex) const;
/NW4C-1.3.3/sources/libraries/font/
Dfont_PackedFont.cpp667 glyph->pTexture = GetLoadedSheet(cacheIndex); in MakeGlyph()
679 u8* pSheetDst = GetLoadedSheet(nextCacheIndex); in LoadSheet()
767 PackedFont::GetLoadedSheet(int cacheIndex) const in GetLoadedSheet() function in nw::font::PackedFont