Searched refs:firstCharDir (Results 1 – 6 of 6) sorted by relevance
132 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local146 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()147 firstCharDir = direction; in prepare()167 …!((firstCharDir == UCharacterDirection.RIGHT_TO_LEFT || firstCharDir == UCharacterDirection.RIGHT_… in prepare()
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()
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()
515 firstCharDir=UCharacterDirection.CHAR_DIRECTION_COUNT; in prepare() local530 if(firstCharDir == UCharacterDirection.CHAR_DIRECTION_COUNT){ in prepare()531 firstCharDir = direction; in prepare()553 …!((firstCharDir == UCharacterDirection.RIGHT_TO_LEFT || firstCharDir == UCharacterDirection.RIGHT_… in prepare()
714 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT; in usprep_prepare() local739 if(firstCharDir == U_CHAR_DIRECTION_COUNT){ in usprep_prepare()740 firstCharDir = direction; in usprep_prepare()762 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) && in usprep_prepare()