Searched refs:BIDI_FORCE_LTR (Results 1 – 3 of 3) sorted by relevance
94 int bidiFlags = isRtl ? Paint.BIDI_FORCE_RTL : Paint.BIDI_FORCE_LTR; in nAddStyleRun()
302 case Paint.BIDI_FORCE_LTR: in getIcuFlags()
239 public static final int BIDI_FORCE_LTR = 0x4; field in Paint