Searched refs:DIRECTION_RTL (Results 1 – 2 of 2) sorted by relevance
345 public static final int DIRECTION_RTL = 1; field in Paint2838 isRtl ? DIRECTION_RTL : DIRECTION_LTR, offset, cursorOpt); in getTextRunCursor()2926 isRtl ? DIRECTION_RTL : DIRECTION_LTR, offset, cursorOpt); in getTextRunCursor()
18043 Landroid/graphics/Paint;->DIRECTION_RTL:I