Home
last modified time | relevance | path

Searched refs:maxAspectX (Results 1 – 25 of 101) sorted by relevance

12345

/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmButtons/
H A Dmisc.c127 #define maxAspectX hints->max_aspect.x in ConstrainSize() macro
169 if (maxAspectX * dheight < maxAspectY * dwidth) in ConstrainSize()
172 dwidth - maxAspectX * dheight / maxAspectY, in ConstrainSize()
181 dwidth * maxAspectY / maxAspectX - in ConstrainSize()
195 #undef maxAspectX in ConstrainSize()
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmButtons/
H A Dmisc.c127 #define maxAspectX hints->max_aspect.x in ConstrainSize() macro
169 if (maxAspectX * dheight < maxAspectY * dwidth) in ConstrainSize()
172 dwidth * maxAspectY / maxAspectX - dheight, in ConstrainSize()
181 dwidth - maxAspectX*dheight/maxAspectY, in ConstrainSize()
195 #undef maxAspectX in ConstrainSize()
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmICCC.h73 long maxAspectX; member
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dresize.c511 #define maxAspectX tmp_win->hints.max_aspect.x in ConstrainSize() macro
546 if (maxAspectX * dheight < maxAspectY * dwidth) in ConstrainSize()
548 delta = makemult(dwidth * maxAspectY / maxAspectX - dheight, in ConstrainSize()
554 delta = makemult(dwidth - maxAspectX*dheight/maxAspectY, in ConstrainSize()
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/pugl/detail/
H A Dtypes.h71 int maxAspectX; member
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/pugl/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/pugl/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/pugl/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/pugl/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/pugl/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/pugl/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/pugl/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/pugl/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/pugl/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/src/
H A Dtypes.h72 int maxAspectX; member
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/src/
H A Dtypes.h73 int maxAspectX; member
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/src/
H A Dtypes.h73 int maxAspectX; member
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/src/
H A Dtypes.h73 int maxAspectX; member
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/src/
H A Dtypes.h73 int maxAspectX; member
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/src/
H A Dtypes.h73 int maxAspectX; member
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dmutter-Xatomtype.h77 SIGNEDINT maxAspectX, maxAspectY; /* need to cvt */ member
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Dmarco-Xatomtype.h75 SIGNEDINT maxAspectX, maxAspectY; /* need to cvt */ member
/dports/x11-wm/metacity/metacity-3.42.0/src/core/
H A Dmetacity-Xatomtype.h77 SIGNEDINT maxAspectX, maxAspectY; /* need to cvt */ member
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dmuffin-Xatomtype.h77 SIGNEDINT maxAspectX, maxAspectY; /* need to cvt */ member
/dports/x11/libX11/libX11-1.7.2/src/
H A DXatomtype.h74 SIGNEDINT maxAspectX, maxAspectY; /* need to cvt */ member

12345