Searched refs:GetCharacterCode (Results 1 – 7 of 7) sorted by relevance
41 NN_ASSERT(primary->GetCharacterCode() == secondary->GetCharacterCode()); in PairFont()261 PairFont::GetCharacterCode() const in GetCharacterCode() function in nw::font::PairFont264 return m_Primary->GetCharacterCode(); in GetCharacterCode()
137 switch (GetCharacterCode()) in GetCharStrmReader()156 switch (GetCharacterCode()) in GetCharStrmReader()
269 ResFontBase::GetCharacterCode() const in GetCharacterCode() function in nw::font::ResFontBase
119 virtual CharacterCode GetCharacterCode() const;
103 virtual CharacterCode GetCharacterCode() const;
322 virtual CharacterCode GetCharacterCode() const = 0;
490 if (pFont && pFont->GetCharacterCode() != font::CHARACTER_CODE_UNICODE) in SetFont()