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