Searched refs:optionBack (Results 1 – 3 of 3) sorted by relevance
211 int optionValue, optionBack; in testReorderingMode() local235 optionBack = bidi.getReorderingOptions(); in testReorderingMode()236 if (optionValue != optionBack) { in testReorderingMode()
214 int optionValue, optionBack; in testReorderingMode() local238 optionBack = bidi.getReorderingOptions(); in testReorderingMode()239 if (optionValue != optionBack) { in testReorderingMode()
4274 uint32_t optionValue, optionBack; in testReorderingMode() local4310 optionBack = ubidi_getReorderingOptions(pBiDi); in testReorderingMode()4311 if (optionValue != optionBack) { in testReorderingMode()4313 optionValue, optionBack); in testReorderingMode()