Home
last modified time | relevance | path

Searched refs:MWM_FUNC_MOVE (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/mwm/
H A Dtest8.c27 MWM_FUNC_RESIZE|MWM_FUNC_MOVE, in cb()
34 MWM_FUNC_RESIZE|MWM_FUNC_MOVE|MWM_FUNC_MINIMIZE, in cb()
41 MWM_FUNC_RESIZE|MWM_FUNC_MOVE|MWM_FUNC_MINIMIZE|MWM_FUNC_MAXIMIZE, in cb()
48 MWM_FUNC_RESIZE|MWM_FUNC_MOVE|MWM_FUNC_MINIMIZE|MWM_FUNC_MAXIMIZE|MWM_FUNC_CLOSE, in cb()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dmotif.c45 #define MWM_FUNC_MOVE (1L << 2) macro
143 if (mwm_hints->functions & MWM_FUNC_MOVE) { in setupMWMHints()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dmotif.c45 #define MWM_FUNC_MOVE (1L << 2) macro
143 if (mwm_hints->functions & MWM_FUNC_MOVE) { in setupMWMHints()
/dports/x11-wm/e16/e16-1.0.24/src/
H A Dmwm.c38 #define MWM_FUNC_MOVE (1L << 2) macro
153 if (mwmhints->functions & MWM_FUNC_MOVE) in MWM_GetHints()
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Ddecorations.c81 #define MWM_FUNC_MOVE (1L << 2) macro
177 t->functions = (MWM_FUNC_RESIZE | MWM_FUNC_MOVE | MWM_FUNC_MINIMIZE | in SelectDecor()
331 if((mi->func == F_MOVE)&&(Tmp_win)&&(!(Tmp_win->functions & MWM_FUNC_MOVE))) in check_allowed_function()
368 if((Tmp_win)&&(!(Tmp_win->functions & MWM_FUNC_MOVE))&& in check_allowed_function()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/
H A DMWMConstants.java42 static final int MWM_FUNC_MOVE= (1 << 2); field in MWMConstants
/dports/games/d2x/d2x-0.2.5/arch/ogl/
H A Dglx.c46 #define MWM_FUNC_MOVE (1L << 2) macro
135 set_mwm_border(dpy,win,MWM_DECOR_TITLE|MWM_DECOR_BORDER,MWM_FUNC_MOVE|MWM_FUNC_CLOSE); in set_wm_hints()
/dports/x11-wm/pwm/pwm-20070720/
H A Dmwmhints.h25 #define MWM_FUNC_MOVE 0x0004 macro
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dmwmhints.h29 #define MWM_FUNC_MOVE (1L << 2) macro
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Global-Menu/src/
H A DMwmUtil.h56 #define MWM_FUNC_MOVE (1L << 2) macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A DMwmUtil.h56 #define MWM_FUNC_MOVE (1L << 2) macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/x11/
H A DMwmUtil.h54 #define MWM_FUNC_MOVE (1L << 2) macro
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/x11/
H A DMwmUtil.h54 #define MWM_FUNC_MOVE (1L << 2) macro
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Ddecorations.c47 #define MWM_FUNC_MOVE (1L << 2) macro
393 (MWM_FUNC_RESIZE | MWM_FUNC_MOVE | MWM_FUNC_MINIMIZE | in SelectDecor()
804 if (request_origin && !(functions & MWM_FUNC_MOVE)) in is_function_allowed()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Ddecorations.c48 #define MWM_FUNC_MOVE (1L << 2) macro
394 (MWM_FUNC_RESIZE | MWM_FUNC_MOVE | MWM_FUNC_MINIMIZE | in SelectDecor()
805 if (request_origin && !(functions & MWM_FUNC_MOVE)) in is_function_allowed()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DX11Util.hh31 MWM_FUNC_MOVE = (1L << 2), enumerator

1234567