Searched refs:m_eCharType (Results 1 – 4 of 4) sorted by relevance
98 m_eCharType = FX_CHARTYPE::kTab; in AppendChar_Tab()102 m_eCharType = FX_CHARTYPE::kControl; in AppendChar_Control()134 if (!m_bCombText && m_eCharType >= FX_CHARTYPE::kArabicAlef && in AppendChar_Arabic()135 m_eCharType <= FX_CHARTYPE::kArabicDistortion) { in AppendChar_Arabic()165 m_eCharType = chartype; in AppendChar_Arabic()199 m_eCharType = chartype; in AppendChar_Others()239 GetUnifiedCharType(m_eCharType) != GetUnifiedCharType(chartype) && in AppendChar()240 m_eCharType != FX_CHARTYPE::kUnknown && !m_bSingleLine && in AppendChar()242 (m_eCharType != FX_CHARTYPE::kSpace || in AppendChar()524 m_eCharType = pTC ? pTC->GetCharType() : FX_CHARTYPE::kUnknown; in EndBreak()
81 GetUnifiedCharType(m_eCharType) != GetUnifiedCharType(chartype) && in AppendChar()82 m_eCharType != FX_CHARTYPE::kUnknown && in AppendChar()84 (m_eCharType != FX_CHARTYPE::kSpace || in AppendChar()119 m_eCharType = chartype; in AppendChar()136 m_eCharType = FX_CHARTYPE::kCombination; in AppendChar_Combination()203 if (m_eCharType >= FX_CHARTYPE::kArabicAlef && in AppendChar_Arabic()204 m_eCharType <= FX_CHARTYPE::kArabicDistortion) { in AppendChar_Arabic()343 m_eCharType = pTC ? pTC->GetCharType() : FX_CHARTYPE::kUnknown; in EndBreak()
75 FX_CHARTYPE m_eCharType = FX_CHARTYPE::kUnknown; variable
25 m_eCharType = FX_CHARTYPE::kUnknown; in Reset()