Searched refs:firstCharDir (Results 1 – 6 of 6) sorted by relevance
131 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local145 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()146 firstCharDir = direction; in prepare()166 …!((firstCharDir == UCharacterDirection.RIGHT_TO_LEFT || firstCharDir == UCharacterDirection.RIGHT_… in prepare()
134 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local148 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()149 firstCharDir = direction; in prepare()169 …!((firstCharDir == UCharacterDirection.RIGHT_TO_LEFT || firstCharDir == UCharacterDirection.RIGHT_… in prepare()
207 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT; in process() local241 if(firstCharDir==U_CHAR_DIRECTION_COUNT){ in process()242 firstCharDir = direction; in process()261 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) && in process()
533 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local548 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()549 firstCharDir = direction; in prepare()571 …!((firstCharDir == UCharacterDirection.RIGHT_TO_LEFT || firstCharDir == UCharacterDirection.RIGHT_… in prepare()
519 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local534 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()535 firstCharDir = direction; in prepare()557 …!((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()