Searched refs:CURSOR_AFTER (Results 1 – 3 of 3) sorted by relevance
291 offset, Paint.CURSOR_AFTER); in getOffsetForForwardDeleteKey()
641 int cursorOpt = after ? Paint.CURSOR_AFTER : Paint.CURSOR_BEFORE; in getOffsetBeforeAfter()
304 public static final int CURSOR_AFTER = 0; field in Paint