Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h483 const u8* GetCompSheet(int compIndex) const;
/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp682 const u8* pCompSheet = GetCompSheet(compIndex); in LoadSheet()
777 PackedFont::GetCompSheet(int compIndex) const in GetCompSheet() function in nw::font::PackedFont