Searched refs:FX_CHARTYPE (Results 1 – 8 of 8) sorted by relevance
24 enum FX_CHARTYPE { enum40 inline FX_CHARTYPE GetCharTypeFromProp(uint32_t prop) { in GetCharTypeFromProp()41 return static_cast<FX_CHARTYPE>(prop & FX_CHARTYPEBITSMASK); in GetCharTypeFromProp()
148 FX_CHARTYPE* eType) { in ParseChar()189 FX_CHARTYPE eCur; in GetFormChar()195 FX_CHARTYPE ePrev; in GetFormChar()201 FX_CHARTYPE eNext; in GetFormChar()
35 FX_CHARTYPE CFX_Char::GetCharType() const { in GetCharType()
26 FX_CHARTYPE GetCharType() const;
66 FX_CHARTYPE GetUnifiedCharType(FX_CHARTYPE dwType) const;68 FX_CHARTYPE m_eCharType;
107 FX_CHARTYPE CFX_Break::GetUnifiedCharType(FX_CHARTYPE chartype) const { in GetUnifiedCharType()
122 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Arabic()176 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others()206 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar()413 FX_CHARTYPE chartype = pTC->GetCharType(); in EndBreak_Alignment()700 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in GetDisplayPos()
71 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar()226 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others()