Home
last modified time | relevance | path

Searched refs:HELPINFO_MENUITEM (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dradiobox.cpp869 else if (info->iContextType == HELPINFO_MENUITEM) in wxRadioBtnWndProc()
H A Dwindow.cpp3263 else if ( info->iContextType == HELPINFO_MENUITEM ) in MSWWindowProc()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dradiobox.cpp869 else if (info->iContextType == HELPINFO_MENUITEM) in wxRadioBtnWndProc()
H A Dwindow.cpp3263 else if ( info->iContextType == HELPINFO_MENUITEM ) in MSWWindowProc()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dradiobox.cpp869 else if (info->iContextType == HELPINFO_MENUITEM) in wxRadioBtnWndProc()
H A Dwindow.cpp3263 else if ( info->iContextType == HELPINFO_MENUITEM ) in MSWWindowProc()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dradiobox.cpp869 else if (info->iContextType == HELPINFO_MENUITEM) in wxRadioBtnWndProc()
H A Dwindow.cpp3263 else if ( info->iContextType == HELPINFO_MENUITEM ) in MSWWindowProc()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dradiobox.cpp901 else if (info->iContextType == HELPINFO_MENUITEM) in wxRadioBtnWndProc()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dradiobox.cpp932 else if (info->iContextType == HELPINFO_MENUITEM) in wxRadioBtnWndProc()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dradiobox.cpp932 else if (info->iContextType == HELPINFO_MENUITEM) in wxRadioBtnWndProc()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h1778 #define HELPINFO_MENUITEM 0x0002 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinuser.h1781 #define HELPINFO_MENUITEM 0x0002 macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h1778 #define HELPINFO_MENUITEM 0x0002 macro
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dconstants.py540 HELPINFO_MENUITEM = 2 variable
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dconstants.py1722 HELPINFO_MENUITEM=2 variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dconstants.py541 HELPINFO_MENUITEM = 2 variable
/dports/editors/lazarus/lazarus/lcl/
H A Dlcltype.pp1394 HELPINFO_MENUITEM = $0002;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java624 public static final int HELPINFO_MENUITEM = 0x2; field in OS
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlcltype.pp1398 HELPINFO_MENUITEM = $0002;
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dlcltype.pp1394 HELPINFO_MENUITEM = $0002;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlcltype.pp1398 HELPINFO_MENUITEM = $0002;
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h947 #define HELPINFO_MENUITEM 2 macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h2218 #define HELPINFO_MENUITEM 0x0002 macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DControl.java5028 if (lphi.iContextType == OS.HELPINFO_MENUITEM) { in WM_HELP()

123456789