Searched refs:FX_TXTCHARSTYLE_ArabicShadda (Results 1 – 2 of 2) sorted by relevance
23 #define FX_TXTCHARSTYLE_ArabicShadda 0x0020 macro
61 (pLastChar->m_dwCharStyles & FX_TXTCHARSTYLE_ArabicShadda) == 0) { in AppendChar_Combination()76 pLastChar->m_dwCharStyles |= FX_TXTCHARSTYLE_ArabicShadda; in AppendChar_Combination()78 pCurChar->m_dwCharStyles |= FX_TXTCHARSTYLE_ArabicShadda; in AppendChar_Combination()