Searched refs:SetAnchorRect (Results 1 – 10 of 10) sorted by relevance
29 SetAnchorRect(anchor_in_screen); in ValidationMessageBubbleDelegate()88 SetAnchorRect(anchor_in_screen); in SetPositionRelativeToAnchor()
81 SetAnchorRect(cursor_bounds_); in Init()
346 SetAnchorRect(composition_head); in SetCursorBounds()348 SetAnchorRect(cursor_bounds); in SetCursorBounds()
160 SetAnchorRect(gfx::Rect(anchor_point_in_screen, gfx::Size())); in InitAsBubbleAtFixedLocation()172 SetAnchorRect(gfx::Rect(anchor_point, gfx::Size())); in SetAnchorPoint()
64 SetAnchorRect(adjusted_anchor_rect); in TouchEditingMenuView()
137 void SetAnchorRect(const gfx::Rect& rect);
28 SetAnchorRect(rect); in SetAnchorRectForTest()
260 void BubbleDelegateView::SetAnchorRect(const gfx::Rect& rect) { in SetAnchorRect() function in views::BubbleDelegateView
147 SetAnchorRect(gfx::Rect(x_pos, screen_bounds.y(), 0, 0)); in AdjustForFullscreen()
517 SetAnchorRect(gfx::Rect(x_pos, screen_bounds.y(), 0, 0)); in AdjustForFullscreen()