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

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

Completed in 2758 milliseconds