Searched refs:RTLMask (Results 1 – 2 of 2) sorted by relevance
5555 final int RTLMask = (1 << UCharacter.DIRECTIONALITY_RIGHT_TO_LEFT | in requiresBidi() local5562 if (((1 << UCharacter.getDirection(text[i])) & RTLMask) != 0) { in requiresBidi()
5648 final int RTLMask = (1 << UCharacter.DIRECTIONALITY_RIGHT_TO_LEFT | in requiresBidi() local5655 if (((1 << UCharacter.getDirection(text[i])) & RTLMask) != 0) { in requiresBidi()