Searched refs:GetCharType (Results 1 – 6 of 6) sorted by relevance
131 if (pLastChar && pLastChar->GetCharType() > FX_CHARTYPE_Combination) in AppendChar_Combination()193 pLastChar->GetCharType() == FX_CHARTYPE_ArabicAlef); in AppendChar_Arabic()226 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others()288 m_eCharType = pTC ? pTC->GetCharType() : FX_CHARTYPE_Unknown; in EndBreak()298 switch (tc->GetCharType()) { in EndBreak_SplitLine()373 if (pTC->GetCharType() != FX_CHARTYPE_Control) in EndBreak_BidiLine()472 uint32_t dwCharType = tc->GetCharType(); in EndBreak_Alignment()657 if (pNextLine->m_LineChars[i].GetCharType() >= FX_CHARTYPE_ArabicAlef) { in SplitTextLine()
122 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Arabic()139 pLastChar->GetCharType() == FX_CHARTYPE_ArabicAlef); in AppendChar_Arabic()176 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others()268 switch (pTC->GetCharType()) { in EndBreak_SplitLine()304 if (pTC->GetCharType() != FX_CHARTYPE_Control) in EndBreak_BidiLine()413 FX_CHARTYPE chartype = pTC->GetCharType(); in EndBreak_Alignment()506 m_eCharType = pTC ? pTC->GetCharType() : FX_CHARTYPE_Unknown; in EndBreak()629 if (pNextLine->m_LineChars[i].GetCharType() >= FX_CHARTYPE_ArabicAlef) { in SplitTextLine()
175 pTC->GetCharType() == FX_CHARTYPE_Combination) { in GetLastChar()
35 FX_CHARTYPE CFX_Char::GetCharType() const { in GetCharType() function in CFX_Char
26 FX_CHARTYPE GetCharType() const;
155 *eType = pTC->GetCharType(); in ParseChar()