Searched refs:optionBack (Results 1 – 3 of 3) sorted by relevance
212 int optionValue, optionBack; in testReorderingMode() local236 optionBack = bidi.getReorderingOptions(); in testReorderingMode()237 if (optionValue != optionBack) { in testReorderingMode()
211 int optionValue, optionBack; in testReorderingMode() local235 optionBack = bidi.getReorderingOptions(); in testReorderingMode()236 if (optionValue != optionBack) { in testReorderingMode()
4269 uint32_t optionValue, optionBack; in testReorderingMode() local4305 optionBack = ubidi_getReorderingOptions(pBiDi); in testReorderingMode()4306 if (optionValue != optionBack) { in testReorderingMode()4308 optionValue, optionBack); in testReorderingMode()