Home | History | Annotate | Download | only in gfx

Lines Matching defs:GetCursorBounds

529     int start_x = GetCursorBounds(selection_start, true).x();
530 int cursor_x = GetCursorBounds(cursor, true).x();
760 canvas->FillRect(GetCursorBounds(position, true), cursor_color_);
778 Rect RenderText::GetCursorBounds(const SelectionModel& caret,
887 cursor_bounds_ = GetCursorBounds(selection_model_, insert_mode_);
1387 cursor_bounds_ = GetCursorBounds(selection_model_, insert_mode_);