Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/controls/menu/
Dmenu_controller.cc1231 gfx::Point screen_menu_loc; in ShowSiblingMenu() local
1232 View::ConvertPointToScreen(button, &screen_menu_loc); in ShowSiblingMenu()
1237 UpdateInitialLocation(gfx::Rect(screen_menu_loc.x(), screen_menu_loc.y(), in ShowSiblingMenu()