Searched refs:shouldClampCursor (Results 1 – 3 of 3) sorted by relevance
1727 public boolean shouldClampCursor(int line) { in shouldClampCursor() method in Layout1753 boolean clamped = shouldClampCursor(line); in getCursorPath()
1933 boolean clamped = layout.shouldClampCursor(line); in updateCursorsPositions()
30928 HSPLandroid/text/Layout;->shouldClampCursor(I)Z