Searched refs:CURSOR_BEFORE (Results 1 – 2 of 2) sorted by relevance
641 int cursorOpt = after ? Paint.CURSOR_AFTER : Paint.CURSOR_BEFORE; in getOffsetBeforeAfter()
318 public static final int CURSOR_BEFORE = 2; field in Paint