Searched refs:FX_TXTCHARSTYLE_ArabicNumber (Results 1 – 2 of 2) sorted by relevance
42 #define FX_TXTCHARSTYLE_ArabicNumber 0x0010 macro
180 m_dwContextCharStyles |= FX_TXTCHARSTYLE_ArabicNumber; in ResetContextCharStyles()195 m_bArabicNumber = (dwCharStyles & FX_TXTCHARSTYLE_ArabicNumber) != 0; in SetContextCharStyles()1187 (pTxtRun->dwCharStyles & FX_TXTCHARSTYLE_ArabicNumber) != 0; in GetDisplayPos()