Searched refs:SelectionRectangleConsumer (Results 1 – 2 of 2) sorted by relevance
1936 int top, int bottom, SelectionRectangleConsumer consumer) { in addSelection()1998 public final void getSelection(int start, int end, final SelectionRectangleConsumer consumer) { in getSelection()2620 public interface SelectionRectangleConsumer { interface
335 final Layout.SelectionRectangleConsumer consumer = in convertSelectionToRectangles()