Searched refs:GetWidgetBounds (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_host.h143 virtual void GetWidgetBounds(gfx::Rect* bounds);
H A Dfind_bar_host.h116 virtual void GetWidgetBounds(gfx::Rect* bounds) OVERRIDE;
H A Dfind_bar_host.cc265 GetWidgetBounds(&widget_bounds);
323 void FindBarHost::GetWidgetBounds(gfx::Rect* bounds) { function in class:FindBarHost
H A Ddropdown_bar_host.cc208 void DropdownBarHost::GetWidgetBounds(gfx::Rect* bounds) { function in class:DropdownBarHost

Completed in 76 milliseconds