Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_PackedFont.h481 const u8* GetCompSheet(int compIndex) const;
/NW4C-1.2.23/sources/libraries/font/
Dfont_PackedFont.cpp680 const u8* pCompSheet = GetCompSheet(compIndex); in LoadSheet()
775 PackedFont::GetCompSheet(int compIndex) const in GetCompSheet() function in nw::font::PackedFont