Searched refs:FX_TXTCHARSTYLE_ArabicShadda (Results 1 – 2 of 2) sorted by relevance
20 #define FX_TXTCHARSTYLE_ArabicShadda 0x0020 macro
62 (pLastChar->m_dwCharStyles & FX_TXTCHARSTYLE_ArabicShadda) == 0) { in AppendChar_Combination()77 pLastChar->m_dwCharStyles |= FX_TXTCHARSTYLE_ArabicShadda; in AppendChar_Combination()79 pCurChar->m_dwCharStyles |= FX_TXTCHARSTYLE_ArabicShadda; in AppendChar_Combination()