Home
last modified time | relevance | path

Searched refs:SetAnchorRect (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
Dvalidation_message_bubble_delegate.cc29 SetAnchorRect(anchor_in_screen); in ValidationMessageBubbleDelegate()
88 SetAnchorRect(anchor_in_screen); in SetPositionRelativeToAnchor()
/external/chromium_org/ash/ime/
Dmode_indicator_view.cc81 SetAnchorRect(cursor_bounds_); in Init()
Dcandidate_window_view.cc346 SetAnchorRect(composition_head); in SetCursorBounds()
348 SetAnchorRect(cursor_bounds); in SetCursorBounds()
/external/chromium_org/ui/app_list/views/
Dapp_list_view.cc160 SetAnchorRect(gfx::Rect(anchor_point_in_screen, gfx::Size())); in InitAsBubbleAtFixedLocation()
172 SetAnchorRect(gfx::Rect(anchor_point, gfx::Size())); in SetAnchorPoint()
/external/chromium_org/ui/views/touchui/
Dtouch_editing_menu.cc64 SetAnchorRect(adjusted_anchor_rect); in TouchEditingMenuView()
/external/chromium_org/ui/views/bubble/
Dbubble_delegate.h137 void SetAnchorRect(const gfx::Rect& rect);
Dbubble_delegate_unittest.cc28 SetAnchorRect(rect); in SetAnchorRectForTest()
Dbubble_delegate.cc260 void BubbleDelegateView::SetAnchorRect(const gfx::Rect& rect) { in SetAnchorRect() function in views::BubbleDelegateView
/external/chromium_org/chrome/browser/ui/views/location_bar/
Dzoom_bubble_view.cc147 SetAnchorRect(gfx::Rect(x_pos, screen_bounds.y(), 0, 0)); in AdjustForFullscreen()
/external/chromium_org/chrome/browser/ui/views/passwords/
Dmanage_passwords_bubble_view.cc517 SetAnchorRect(gfx::Rect(x_pos, screen_bounds.y(), 0, 0)); in AdjustForFullscreen()