Home
last modified time | relevance | path

Searched refs:GetFocusBounds (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/system/tray/
Dactionable_view.cc25 gfx::Rect rect(GetFocusBounds()); in OnPaintFocus()
30 gfx::Rect ActionableView::GetFocusBounds() { in GetFocusBounds() function in ash::ActionableView
Dactionable_view.h36 virtual gfx::Rect GetFocusBounds();
Dtray_background_view.h79 virtual gfx::Rect GetFocusBounds() OVERRIDE;
Dtray_background_view.cc430 gfx::Rect TrayBackgroundView::GetFocusBounds() { in GetFocusBounds() function in ash::TrayBackgroundView