Searched refs:firstCharDir (Results 1 – 6 of 6) sorted by relevance
129 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local143 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()144 firstCharDir = direction; in prepare()164 …!((firstCharDir == UCharacterDirection.RIGHT_TO_LEFT || firstCharDir == UCharacterDirection.RIGHT_… in prepare()
130 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local144 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()145 firstCharDir = direction; in prepare()165 …!((firstCharDir == UCharacterDirection.RIGHT_TO_LEFT || firstCharDir == UCharacterDirection.RIGHT_… in prepare()
205 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT; in process() local239 if(firstCharDir==U_CHAR_DIRECTION_COUNT){ in process()240 firstCharDir = direction; in process()259 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) && in process()
518 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local533 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()534 firstCharDir = direction; in prepare()556 …!((firstCharDir == UCharacterDirection.RIGHT_TO_LEFT || firstCharDir == UCharacterDirection.RIGHT_… in prepare()
536 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local551 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()552 firstCharDir = direction; in prepare()574 …!((firstCharDir == UCharacterDirection.RIGHT_TO_LEFT || firstCharDir == UCharacterDirection.RIGHT_… in prepare()
712 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT; in usprep_prepare() local737 if(firstCharDir == U_CHAR_DIRECTION_COUNT){ in usprep_prepare()738 firstCharDir = direction; in usprep_prepare()760 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) && in usprep_prepare()