Searched refs:selection_anchor_rect_ (Results 1 – 6 of 6) sorted by relevance
55 selection_anchor_rect_ != selection_focus_rect_) { in UpdateEditingController()101 selection_anchor_rect_ = anchor; in OnSelectionOrCursorChanged()108 selection_anchor_rect_ != selection_focus_rect_) { in OnSelectionOrCursorChanged()135 selection_anchor_rect_ != selection_focus_rect_) { in HandleInputEvent()137 gfx::Rect anchor(selection_anchor_rect_.origin(), in HandleInputEvent()138 gfx::Size(1, selection_anchor_rect_.height())); in HandleInputEvent()220 *p1 = selection_anchor_rect_; in GetSelectionEndPoints()356 (selection_anchor_rect_ != selection_focus_rect_ || in ScrollEnded()
87 gfx::Rect selection_anchor_rect_; variable
944 if (selection_anchor_rect_ == params.anchor_rect && in SelectionBoundsChanged()948 selection_anchor_rect_ = params.anchor_rect; in SelectionBoundsChanged()955 touch_editing_client_->OnSelectionOrCursorChanged(selection_anchor_rect_, in SelectionBoundsChanged()1534 gfx::UnionRects(selection_anchor_rect_, selection_focus_rect_); in GetCaretBounds()2424 touch_editing_client_->OnSelectionOrCursorChanged(selection_anchor_rect_, in InternalSetBounds()
531 gfx::Rect selection_anchor_rect_; variable
664 gfx::Rect selection_anchor_rect_; variable
1867 if (selection_anchor_rect_ != params.anchor_rect || in UpdateSelectionBounds()1869 selection_anchor_rect_ = params.anchor_rect; in UpdateSelectionBounds()