OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sizeID
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/libXrandr/dist/src/
XrrConfig.c
57
short *XRRConfigRates (XRRScreenConfiguration *config, int
sizeID
, int *nrates)
63
while (
sizeID
> 0 && nents > 0)
68
sizeID
--;
86
SizeID
XRRConfigCurrentConfiguration (XRRScreenConfiguration *config,
90
return (
SizeID
) config->current_size;
158
short *XRRRates (Display *dpy, int screen, int
sizeID
, int *nrates)
165
short *rates = XRRConfigRates (config,
sizeID
, nrates);
310
scp->current_size = rep.
sizeID
;
393
req->
sizeID
= size_index;
406
req->
sizeID
= size_index
[
all
...]
Xrandr.c
79
aevent->size_index = awire->
sizeID
;
206
awire->
sizeID
= aevent->size_index;
/xsrc/external/mit/xorg-server.old/dist/randr/
rrscreen.c
110
se.
sizeID
= RR10CurrentSizeID (pScreen);
627
rep.
sizeID
= 0;
658
rep.
sizeID
= pData->size;
731
swaps(&rep.
sizeID
, n);
826
if (stuff->
sizeID
>= pData->nsize)
831
client->errorValue = stuff->
sizeID
;
835
pSize = &pData->sizes[stuff->
sizeID
];
993
CARD16
sizeID
= 0xffff;
1006
sizeID
= (CARD16) i;
1012
return
sizeID
;
[
all
...]
randr.c
117
cpswaps(from->
sizeID
, to->
sizeID
);
rrsdispatch.c
69
swaps(&stuff->
sizeID
, n);
/xsrc/external/mit/xorg-server/dist/randr/
rrscreen.c
107
.
sizeID
= RR10CurrentSizeID(pScreen)
791
.
sizeID
= 0,
823
.
sizeID
= pData->size,
890
swaps(&rep.
sizeID
);
980
if (stuff->
sizeID
>= pData->nsize) {
984
client->errorValue = stuff->
sizeID
;
988
pSize = &pData->sizes[stuff->
sizeID
];
1138
CARD16
sizeID
= 0xffff;
1150
sizeID
= (CARD16) i;
1156
return
sizeID
;
[
all
...]
randr.c
126
cpswaps(from->
sizeID
, to->
sizeID
);
rrsdispatch.c
64
swaps(&stuff->
sizeID
);
/xsrc/external/mit/libXrandr/dist/include/X11/extensions/
Xrandr.h
62
SizeID
size_index;
202
short *XRRConfigRates (XRRScreenConfiguration *config, int
sizeID
, int *nrates);
204
SizeID
XRRConfigCurrentConfiguration (XRRScreenConfiguration *config,
230
short *XRRRates (Display *dpy, int screen, int
sizeID
, int *nrates);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
randrproto.h
60
#define
SizeID
CARD16
126
SizeID
sizeID
;
141
SizeID
sizeID
;
153
SizeID
sizeID
;
894
SizeID
sizeID
; /* new size ID */
1153
#undef
SizeID
[
all
...]
Completed in 11 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026