Home
last modified time | relevance | path

Searched defs:compare_idx (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c1106 unsigned int compare_idx = outpItems[item].a.fRTL ? cchString - x - 1 : x; in _test_shape_ok() local
1118 unsigned int compare_idx = outpItems[item].a.fRTL ? outnGlyphs2 - x - 1 : x; in _test_shape_ok() local
1156 unsigned int compare_idx = cchString - x - 1; in _test_shape_ok() local
1188 unsigned int compare_idx = outpItems[item].a.fRTL ? x : cchString - x - 1; in _test_shape_ok() local
1198 unsigned int compare_idx = outpItems[item].a.fRTL ? outnGlyphs2 - x - 1 : x; in _test_shape_ok() local