Searched refs:FX_TXTCHARSTYLE_ArabicIndic (Results 1 – 2 of 2) sorted by relevance
47 #define FX_TXTCHARSTYLE_ArabicIndic 0x0400 macro
528 pCurChar->m_dwCharStyles |= FX_TXTCHARSTYLE_ArabicIndic; in AppendChar_Others()621 FX_BOOL bPrevNum = (pCur->m_dwCharStyles & FX_TXTCHARSTYLE_ArabicIndic) != 0; in EndBreak_UpdateArabicShapes()630 bNextNum = (pNext->m_dwCharStyles & FX_TXTCHARSTYLE_ArabicIndic) != 0; in EndBreak_UpdateArabicShapes()659 bPrevNum = (pCur->m_dwCharStyles & FX_TXTCHARSTYLE_ArabicIndic) != 0; in EndBreak_UpdateArabicShapes()