Searched refs:BIDI_DEFAULT_LTR (Results 1 – 4 of 4) sorted by relevance
369 case Paint.BIDI_DEFAULT_LTR: in getIcuFlags()
288 p.setBidiFlags(Paint.BIDI_DEFAULT_LTR); in testMeasureTextBidi()
103 public int mBidiFlags = BIDI_DEFAULT_LTR;269 public static final int BIDI_DEFAULT_LTR = 0x2; field in Paint606 mBidiFlags = BIDI_DEFAULT_LTR; in reset()
22328 Landroid/graphics/Paint;->BIDI_DEFAULT_LTR:I