Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_PackedFont.cpp364 int compIndex = GetSheetIndex(c); in PreloadSheet()
382 int compIndex = GetSheetIndex(c); in LockSheet()
407 int compIndex = GetSheetIndex(c); in UnlockSheet()
701 PackedFont::GetSheetIndex(CharCode c) const in GetSheetIndex() function in nw::font::PackedFont
/NW4C-1.2.23/include/nw/font/
Dfont_PackedFont.h408 int GetSheetIndex(CharCode c) const;