Searched refs:GetCharacterCode (Results 1 – 7 of 7) sorted by relevance
39 NN_ASSERT(primary->GetCharacterCode() == secondary->GetCharacterCode()); in PairFont()259 PairFont::GetCharacterCode() const in GetCharacterCode() function in nw::font::PairFont262 return m_Primary->GetCharacterCode(); in GetCharacterCode()
135 switch (GetCharacterCode()) in GetCharStrmReader()154 switch (GetCharacterCode()) in GetCharStrmReader()
267 ResFontBase::GetCharacterCode() const in GetCharacterCode() function in nw::font::ResFontBase
117 virtual CharacterCode GetCharacterCode() const;
101 virtual CharacterCode GetCharacterCode() const;
320 virtual CharacterCode GetCharacterCode() const = 0;
488 if (pFont && pFont->GetCharacterCode() != font::CHARACTER_CODE_UNICODE) in SetFont()