Searched refs:shouldClampCursor (Results 1 – 3 of 3) sorted by relevance
1853 public boolean shouldClampCursor(int line) { in shouldClampCursor() method in Layout1879 boolean clamped = shouldClampCursor(line); in getCursorPath()
2070 final boolean clamped = layout.shouldClampCursor(line); in updateCursorPosition()
14908 HSPLandroid/text/Layout;->shouldClampCursor(I)Z