Searched refs:DIRECTION_RTL (Results 1 – 2 of 2) sorted by relevance
662 int dir = runIsRtl ? Paint.DIRECTION_RTL : Paint.DIRECTION_LTR; in getOffsetBeforeAfter()
307 public static final int DIRECTION_RTL = 1; field in Paint