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