OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CWHeight
(Results
1 - 25
of
45
) sorted by relevancy
1
2
/xsrc/external/mit/libX11/dist/src/
ChWindow.c
45
req->mask = CWWidth |
CWHeight
;
ConfWind.c
46
req->mask = CWX | CWY | CWWidth |
CWHeight
;
ReconfWin.c
32
#define AllMaskBits (CWX|CWY|CWWidth|
CWHeight
|\
62
if (mask &
CWHeight
)
ReconfWM.c
34
#define AllMaskBits (CWX|CWY|CWWidth|
CWHeight
|\
94
if (mask &
CWHeight
) *value++ = changes->height;
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_fullscrn.c
49
__glutCurrentWindow->desiredConfMask |= CWX | CWY | CWWidth |
CWHeight
;
glut_winmisc.c
77
__glutCurrentWindow->desiredConfMask |= CWWidth |
CWHeight
;
win32_x11.h
109
#define
CWHeight
(1<<3)
/xsrc/external/mit/libXaw/dist/src/
Box.c
342
constraint->request_mode &= CWWidth |
CWHeight
;
351
&& (!(constraint->request_mode &
CWHeight
)
354
preferred->request_mode = CWWidth |
CWHeight
;
357
if (constraint->request_mode == (CWWidth |
CWHeight
)
376
else { /* if (constraint->request_mode &
CWHeight
) */
383
height = (constraint->request_mode &
CWHeight
) ? constraint->height
388
if (constraint->request_mode &
CWHeight
413
preferred->request_mode = CWWidth |
CWHeight
;
417
if (constraint->request_mode == (CWWidth|
CWHeight
)
501
.request_mode =
CWHeight
,
[
all
...]
Porthole.c
187
if (geomp->request_mode &
CWHeight
)
259
#define SIZEONLY (CWWidth |
CWHeight
)
306
if ((req->request_mode &
CWHeight
) && req->height != reply->height)
362
geom.request_mode |=
CWHeight
;
Viewport.c
568
intended.request_mode |=
CWHeight
;
579
if (!(preferred.request_mode &
CWHeight
))
626
intended.request_mode |=
CWHeight
;
631
|| (intended.request_mode &
CWHeight
749
intended->request_mode =
CWHeight
;
767
if (!(intended->request_mode &
CWHeight
)) {
768
if (preferred.request_mode &
CWHeight
)
914
Bool rHeight = (request->request_mode &
CWHeight
) != 0;
925
|| request->request_mode & (XtGeometryMask)(~(CWWidth |
CWHeight
| CWBorderWidth))
1003
geometry.request_mode = CWWidth |
CWHeight
;
[
all
...]
SmeBSB.c
514
if (((mode &
CWHeight
) && intended->height != height) || !(mode &
CWHeight
)) {
515
return_val->request_mode |=
CWHeight
;
523
((mode &
CWHeight
) && height == XtHeight(entry)))
Form.c
497
request.request_mode = CWWidth |
CWHeight
;
816
if ((request->request_mode & (unsigned)~(XtCWQueryOnly | CWWidth |
CWHeight
))
833
if (request->request_mode &
CWHeight
)
1057
reply->request_mode = CWWidth |
CWHeight
;
1059
if ((request->request_mode & (CWWidth |
CWHeight
)) == (CWWidth |
CWHeight
)
Vendor.c
471
if (request->request_mode &
CWHeight
) {
474
my_request.request_mode |=
CWHeight
;
484
* assert: if (request->request_mode &
CWHeight
) then
Tree.c
562
if (request->request_mode &
CWHeight
)
696
preferred->request_mode = (CWWidth |
CWHeight
);
700
if (((intended->request_mode & (CWWidth |
CWHeight
)) ==
701
(CWWidth |
CWHeight
)) &&
Paned.c
507
request.request_mode = CWWidth |
CWHeight
;
1432
request.request_mode =
CWHeight
;
1438
&& (reply.request_mode = (vert ?
CWHeight
: CWWidth)))
1625
|| !(mask & (vert ?
CWHeight
: CWWidth))
1626
|| (mask & (XtGeometryMask)(~(CWWidth |
CWHeight
)))
1678
if (!((vert ? CWWidth :
CWHeight
) & mask)) {
1692
reply->request_mode = CWWidth |
CWHeight
;
List.c
444
.request_mode = CWWidth |
CWHeight
,
465
request.request_mode = CWWidth |
CWHeight
;
812
height_req = intended->request_mode &
CWHeight
;
836
requested->request_mode |=
CWHeight
;
/xsrc/external/mit/libXt/dist/src/
Geometry.c
263
if (request->request_mode &
CWHeight
268
req.changeMask |=
CWHeight
;
316
if (request->request_mode &
CWHeight
)
427
req.changeMask |=
CWHeight
;
543
request.request_mode = CWWidth |
CWHeight
;
572
if (r == XtGeometryAlmost && reply.request_mode &
CWHeight
)
595
req.changeMask = CWWidth |
CWHeight
| CWBorderWidth;
665
req.changeMask |=
CWHeight
;
708
if ((req.changeMask & (CWWidth |
CWHeight
)) &&
809
if (intended->request_mode &
CWHeight
) {
[
all
...]
SetValues.c
317
geoReq.request_mode |=
CWHeight
;
330
(CWX | CWY | CWWidth |
CWHeight
| CWBorderWidth)) {
347
else if (!(geoReq.request_mode &
CWHeight
) &&
350
geoReq.request_mode |=
CWHeight
;
/xsrc/external/mit/xkbutils/dist/
LED.c
292
preferred->request_mode = CWWidth |
CWHeight
;
295
if (((intended->request_mode & (CWWidth |
CWHeight
))
296
== (CWWidth |
CWHeight
)) &&
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmxwindow.c
130
m = CWX | CWY | CWWidth |
CWHeight
;
152
m = CWX | CWY | CWWidth |
CWHeight
;
449
m = CWX | CWY | CWWidth |
CWHeight
;
812
m = CWX | CWY | CWWidth |
CWHeight
;
858
m = CWX | CWY | CWWidth |
CWHeight
;
/xsrc/external/mit/xorg-server/dist/hw/xnest/
Window.c
171
CWX | CWY | CWWidth |
CWHeight
| CWBorderWidth);
217
if (mask &
CWHeight
&&
219
valuemask |=
CWHeight
;
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
Window.c
170
CWWidth |
CWHeight
|
222
if (mask &
CWHeight
&&
224
valuemask |=
CWHeight
;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winwin32rootlesswindow.c
132
ConfigureWindow (pWin, CWWidth |
CWHeight
, vlist, wClient(pWin));
151
ConfigureWindow (pWin, CWX | CWY | CWWidth |
CWHeight
, vlist, wClient(pWin));
/xsrc/external/mit/xorgproto/dist/include/X11/
X.h
413
#define
CWHeight
(1<<3)
/xsrc/external/mit/xditview/dist/
Dvi.c
328
req.request_mode = CWWidth |
CWHeight
;
457
geometry_return->request_mode = CWWidth |
CWHeight
;
Completed in 24 milliseconds
1
2
Indexes created Wed Jun 24 00:24:50 UTC 2026