Searched refs:GetFocusBounds (Results 1 – 4 of 4) sorted by relevance
25 gfx::Rect rect(GetFocusBounds()); in OnPaintFocus()30 gfx::Rect ActionableView::GetFocusBounds() { in GetFocusBounds() function in ash::ActionableView
36 virtual gfx::Rect GetFocusBounds();
79 virtual gfx::Rect GetFocusBounds() OVERRIDE;
430 gfx::Rect TrayBackgroundView::GetFocusBounds() { in GetFocusBounds() function in ash::TrayBackgroundView