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