Searched refs:FX_CHARTYPE (Results 1 – 6 of 6) sorted by relevance
96 enum FX_CHARTYPE { enum111 inline FX_CHARTYPE GetCharTypeFromProp(uint32_t prop) { in GetCharTypeFromProp()112 return static_cast<FX_CHARTYPE>(prop & FX_CHARTYPEBITSMASK); in GetCharTypeFromProp()138 FX_CHARTYPE GetCharType() const { return GetCharTypeFromProp(m_dwCharProps); } in GetCharType()
240 FX_CHARTYPE& eType) { in ParseChar()310 FX_CHARTYPE eCur; in GetFormChar()316 FX_CHARTYPE ePrev; in GetFormChar()322 FX_CHARTYPE eNext; in GetFormChar()
184 FX_CHARTYPE GetUnifiedCharType(FX_CHARTYPE chartype) const;220 FX_CHARTYPE m_eCharType;
253 FX_CHARTYPE GetUnifiedCharType(FX_CHARTYPE dwType) const;298 FX_CHARTYPE m_eCharType;
275 inline FX_CHARTYPE CFX_TxtBreak::GetUnifiedCharType( in GetUnifiedCharType()276 FX_CHARTYPE chartype) const { in GetUnifiedCharType()440 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Arabic()505 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others()550 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar()820 FX_CHARTYPE chartype; in EndBreak_Alignment()1214 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in GetDisplayPos()
209 inline FX_CHARTYPE CFX_RTFBreak::GetUnifiedCharType( in GetUnifiedCharType()210 FX_CHARTYPE chartype) const { in GetUnifiedCharType()232 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar()372 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others()