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