Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_PackedFont.h417 int CalcSheetIndex(GlyphIndex index) const;
/NW4C-1.2.23/sources/libraries/font/
Dfont_PackedFont.cpp332 int compIndex = CalcSheetIndex(adjustedIndex); in GetGlyph()
714 return CalcSheetIndex(adjustedIndex); in GetSheetIndex()
718 PackedFont::CalcSheetIndex(GlyphIndex index) const in CalcSheetIndex() function in nw::font::PackedFont