Searched refs:m_dwCharProps (Results 1 – 4 of 4) sorted by relevance
125 m_dwCharProps(0), in CFX_Char()133 m_dwCharProps(dwCharProps), in CFX_Char()138 FX_CHARTYPE GetCharType() const { return GetCharTypeFromProp(m_dwCharProps); } in GetCharType()142 uint32_t m_dwCharProps; variable
458 (int16_t)(chars[i].m_dwCharProps & FX_BIDICLASSBITSMASK) >> in FX_BidiClassify()464 gc_FX_BidiNTypes[(chars[i].m_dwCharProps & FX_BIDICLASSBITSMASK) >> in FX_BidiClassify()
459 if (m_bVertical && (pLastChar->m_dwCharProps & 0x8000) != 0) in AppendChar_Arabic()504 uint32_t dwProps = pCurChar->m_dwCharProps; in AppendChar_Others()556 pCurChar->m_dwCharProps = dwProps; in AppendChar()620 if (m_bVertical && (pCur->m_dwCharProps & 0x8000) != 0) in EndBreak_UpdateArabicShapes()990 nCodeProp = pCur->m_dwCharProps; in GetBreakPos()998 nCodeProp = pCur->m_dwCharProps; in GetBreakPos()
238 pCurChar->m_dwCharProps = dwProps; in AppendChar()729 uint32_t nCodeProp = pCur->m_dwCharProps; in GetBreakPos()737 nCodeProp = pCur->m_dwCharProps; in GetBreakPos()