Home | History | Annotate | Download | only in gfx

Lines Matching defs:GetCursorBounds

454 GetCursorBounds(selection_start, true).x();
455 int cursor_x = GetCursorBounds(position, true).x();
713 canvas->FillRect(GetCursorBounds(position, true), cursor_color_);
739 Rect RenderText::GetCursorBounds(const SelectionModel& caret,
1131 cursor_bounds_ = GetCursorBounds(selection_model_, insert_mode_);