Home
last modified time | relevance | path

Searched defs:M_WINDOW (Results 1 – 18 of 18) sorted by relevance

/dports/devel/love10/love-0.10.2/src/common/
H A DModule.h55 M_WINDOW, enumerator
/dports/devel/love/love-11.3/src/common/
H A DModule.h59 M_WINDOW, enumerator
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/include/
H A Dpixmap.h64 #define M_WINDOW (M_DRAWABLE_WINDOW|M_UNDRAWABLE_WINDOW) macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/include/
H A Dpixmap.h64 #define M_WINDOW (M_DRAWABLE_WINDOW|M_UNDRAWABLE_WINDOW) macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/include/
H A Dpixmap.h64 #define M_WINDOW (M_DRAWABLE_WINDOW|M_UNDRAWABLE_WINDOW) macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/include/
H A Dpixmap.h64 #define M_WINDOW (M_DRAWABLE_WINDOW|M_UNDRAWABLE_WINDOW) macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/include/
H A Dpixmap.h64 #define M_WINDOW (M_DRAWABLE_WINDOW|M_UNDRAWABLE_WINDOW) macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/include/
H A Dpixmap.h64 #define M_WINDOW (M_DRAWABLE_WINDOW|M_UNDRAWABLE_WINDOW) macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/include/
H A Dpixmap.h64 #define M_WINDOW (M_DRAWABLE_WINDOW|M_UNDRAWABLE_WINDOW) macro
/dports/x11-servers/xarcan/xarcan-0.6.0/include/
H A Dpixmap.h64 #define M_WINDOW (M_DRAWABLE_WINDOW|M_UNDRAWABLE_WINDOW) macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/include/
H A Dpixmap.h64 #define M_WINDOW (M_DRAWABLE_WINDOW|M_UNDRAWABLE_WINDOW) macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/
H A DIIDEActionConstants.java55 String M_WINDOW = "window"; //$NON-NLS-1$ field
/dports/graphics/azpainter/azpainter-2.1.7/mlib/include/
H A DmDefGui.h40 #define M_WINDOW(p) ((mWindow *)(p)) macro
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/include/
H A DmDefGui.h40 #define M_WINDOW(p) ((mWindow *)(p)) macro
/dports/games/avanor/avanor-0.5.8/engine/
H A Ddefs.h64 enum STDMAP {M_UNKNOWN = 0, M_GREENGRAS, M_GREENTREE, M_SAND, M_WINDOW, M_MAGMA, enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/
H A DIWorkbenchActionConstants.java197 String M_WINDOW = MENU_PREFIX + "window"; //$NON-NLS-1$ field
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/
H A Dcoreconstants.h58 const char M_WINDOW[] = "QtCreator.Menu.Window"; variable
/dports/math/topaz/topaz-3.41/topaz/
H A Dcui.h42 #define M_WINDOW 5 macro