Home
last modified time | relevance | path

Searched refs:GetLocationBarAnchorPoint (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/location_bar/
Dlocation_bar_view.h220 gfx::Point GetLocationBarAnchorPoint() const;
Dlocation_bar_view.cc508 gfx::Point LocationBarView::GetLocationBarAnchorPoint() const { in GetLocationBarAnchorPoint() function in LocationBarView
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view.cc1894 gfx::Point anchor(toolbar_->location_bar()->GetLocationBarAnchorPoint()); in DrawInfoBarArrows()
2523 toolbar_->location_bar()->GetLocationBarAnchorPoint()); in GetMaxTopInfoBarArrowHeight()