Searched refs:DIR_LTR (Results 1 – 2 of 2) sorted by relevance
304 if (mIsRtlContext && (!isRtl || getExitDir(str) == DIR_LTR)) { in markAfter()332 if (mIsRtlContext && (!isRtl || getEntryDir(str) == DIR_LTR)) { in markBefore()521 private static final int DIR_LTR = -1; field in BidiFormatter654 embeddingLevelDir = DIR_LTR; in getEntryDir()672 return DIR_LTR; in getEntryDir()710 return DIR_LTR; in getEntryDir()750 return DIR_LTR; in getExitDir()759 return DIR_LTR; in getExitDir()
311 if (mIsRtlContext && (!isRtl || getExitDir(str) == DIR_LTR)) { in markAfter()340 if (mIsRtlContext && (!isRtl || getEntryDir(str) == DIR_LTR)) { in markBefore()531 private static final int DIR_LTR = -1; field in BidiFormatter675 embeddingLevelDir = DIR_LTR; in getEntryDir()693 return DIR_LTR; in getEntryDir()731 return DIR_LTR; in getEntryDir()771 return DIR_LTR; in getExitDir()780 return DIR_LTR; in getExitDir()