Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_ResourceFormat.h312 u8 characterCode; // 対応する文字コード (CharacterCode型) member
/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp273 return static_cast<CharacterCode>(m_pFontInfo->characterCode); in GetCharacterCode()