Searched refs:GetLoadedSheet (Results 1 – 2 of 2) sorted by relevance
475 u8* GetLoadedSheet(int cacheIndex) const;
669 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