Searched refs:SIC_NEUTRAL (Results 1 – 4 of 4) sorted by relevance
58 #define SIC_NEUTRAL 4 macro
220 dwSICFlags |= SIC_NEUTRAL; in LpkExtTextOut()
3994 { testW, SIC_NEUTRAL | SIC_COMPLEX, S_OK }, in test_ScriptIsComplex()3995 { testW, SIC_NEUTRAL, S_FALSE, TRUE }, in test_ScriptIsComplex()4031 hr = ScriptIsComplex(testW, 3, SIC_NEUTRAL | SIC_COMPLEX); in test_ScriptIsComplex()
3091 (!scriptInformation[script].props.fComplex && (flag & SIC_NEUTRAL))) in ScriptIsComplex()