Searched refs:BIDI_FORCE_LTR (Results 1 – 3 of 3) sorted by relevance
297 p.setBidiFlags(Paint.BIDI_FORCE_LTR); in testMeasureTextBidi()
383 public static final int BIDI_FORCE_LTR = 0x4; field in Paint3033 isRtl ? BIDI_FORCE_RTL : BIDI_FORCE_LTR, advances, in getTextRunAdvances()3040 contextCount, isRtl ? BIDI_FORCE_RTL : BIDI_FORCE_LTR, advances, advancesIndex); in getTextRunAdvances()
18031 Landroid/graphics/Paint;->BIDI_FORCE_LTR:I