Home
last modified time | relevance | path

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

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