HomeSort by relevance Sort by last modified time
    Searched refs:WM_MENUSELECT (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/ui/views/controls/menu/
native_menu_win.cc 120 // Converts the WPARAM value passed to WM_MENUSELECT into an index
125 // of WPARAM for WM_MENUSELECT. We need to walk forward through the menu
332 case WM_MENUSELECT:
  /external/chromium_org/ui/gfx/win/
msg_util.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.rh 369 #define WM_MENUSELECT 0x011F
windowsx.h16 328 #define FORWARD_WM_MENUSELECT(hwnd,hmenu,item,hmenuPopup,flags,fn) (void)(fn)((hwnd),WM_MENUSELECT,((flags) & MF_POPUP) ? (WPARAM)(HMENU)(hmenuPopup) : (WPARAM)(int)(item),MAKELPARAM((flags),(hmenu)))
    [all...]
windowsx.h 294 #define FORWARD_WM_MENUSELECT(hwnd,hmenu,item,hmenuPopup,flags,fn) (void)(fn)((hwnd),WM_MENUSELECT,MAKEWPARAM((item),(flags)),(LPARAM)(HMENU)((hmenu) ? (hmenu) : (hmenuPopup)))
    [all...]
winuser.h 1067 #define WM_MENUSELECT 0x011F
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 103 milliseconds