Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/
Dapp_menu_button_win.cc18 gfx::ShowSystemMenu(GetWidget()->GetNativeView()); in OnKeyPressed()
/external/chromium_org/ui/gfx/win/
Dhwnd_util.h44 GFX_EXPORT void ShowSystemMenu(HWND window);
Dhwnd_util.cc207 void ShowSystemMenu(HWND window) { in ShowSystemMenu() function
/external/chromium_org/ui/base/ime/
Dinput_method_win.cc161 gfx::ShowSystemMenu(window_handle); in OnChar()