Lines Matching defs:cursor

67 // Ensure cursor movement in the specified |direction| yields |expected| values.
311 // Test index conversion and cursor validity with a valid surrogate pair.
577 // The cursor hops over the ellipsis and elided text to the line end.
584 // The cursor hops over the elided text to preceeding text.
605 // The cursor hops over the ellipsis and elided text to the line end.
612 // The cursor hops over the elided text to preceeding text.
675 // |expected| saves the expected SelectionModel when moving cursor from left
962 // cursor movement (e.g. via arrow key) should avoid those indices.
1114 // Move the cursor to the beginning of the text and, by checking the cursor
1119 // Widen the display rect and, by checking the cursor bounds, make sure no
1125 // Move the cursor to the end of the text and, by checking the cursor bounds,
1131 // Widen the display rect and, by checking the cursor bounds, make sure no
1243 // Moving the cursor by word from "abC|" to the left should return "|abC".
1251 // Moving the cursor by word from "|abC" to the right returns "abC|".
1257 // For logical text "BCa", moving the cursor by word from "aCB|" to the left
1263 // Moving the cursor by word from "|aCB" to the right should return "aCB|".
1723 size_t cursor;
1747 render_text->SetCursorPosition(cases[i].cursor);
1754 // Make sure the last word is selected when the cursor is at text.length().
1808 // Ensure that the cursor is placed at the width of its preceding text.
1812 // Ensure that shrinking the display rectangle keeps the cursor in view.
1833 // Ensure that the cursor is placed at the width of its preceding text.
1837 // Ensure that shrinking the display rectangle keeps the cursor in view.
1863 // Ensure that the cursor is placed at the width of its preceding text.
1868 // Ensure that shrinking the display rectangle keeps the cursor in view.
1889 // Ensure that the cursor is placed at the width of its preceding text.
1894 // Ensure that shrinking the display rectangle keeps the cursor in view.