Searched refs:SetMenuHostBounds (Results 1 – 3 of 3) sorted by relevance
52 void SetMenuHostBounds(const gfx::Rect& bounds);
92 void MenuHost::SetMenuHostBounds(const gfx::Rect& bounds) { in SetMenuHostBounds() function in views::MenuHost
363 host_->SetMenuHostBounds(bounds); in Reposition()