Home
last modified time | relevance | path

Searched refs:phags_pa_START (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/usp10/
H A Dshape.c1469 #define phags_pa_START 0xA840 macro
1506 if (pwcChars[i] >= phags_pa_START && pwcChars[i] <= phags_pa_END) in ContextualShape_Phags_pa()
1510 …BOOL jrchar = (rchar != phags_pa_CANDRABINDU && rchar >= phags_pa_START && rchar <= phags_pa_END); in ContextualShape_Phags_pa()
1511 …BOOL jlchar = (lchar != phags_pa_CANDRABINDU && lchar >= phags_pa_START && lchar <= phags_pa_END); in ContextualShape_Phags_pa()