Searched refs:SetAnchorRect (Results 1 – 9 of 9) sorted by relevance
29 SetAnchorRect(anchor_in_screen); in ValidationMessageBubbleDelegate()89 SetAnchorRect(anchor_in_screen); in SetPositionRelativeToAnchor()
71 SetAnchorRect(cursor_bounds_); in Init()
155 SetAnchorRect(gfx::Rect(anchor_point_in_screen, gfx::Size())); in InitAsBubbleAtFixedLocation()167 SetAnchorRect(gfx::Rect(anchor_point, gfx::Size())); in SetAnchorPoint()
45 SetAnchorRect(anchor_rect); in TouchEditingMenuView()
152 void SetAnchorRect(const gfx::Rect& rect);
305 void BubbleDelegateView::SetAnchorRect(const gfx::Rect& rect) { in SetAnchorRect() function in views::BubbleDelegateView
33 SetAnchorRect(rect); in SetAnchorRectForTest()
149 SetAnchorRect(gfx::Rect(x_pos, screen_bounds.y(), 0, 0)); in AdjustForFullscreen()