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

/external/chromium_org/ui/gfx/win/
H A Dhwnd_util.h45 GFX_EXPORT void ShowSystemMenuAtPoint(HWND window, const gfx::Point& point);
H A Dhwnd_util.cc214 ShowSystemMenuAtPoint(window, point);
217 void ShowSystemMenuAtPoint(HWND window, const Point& point) { function in namespace:gfx
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc302 gfx::ShowSystemMenuAtPoint(views::HWNDForView(this), point);
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc2367 gfx::ShowSystemMenuAtPoint(hwnd(), gfx::Point(screen_point));

Completed in 3977 milliseconds