OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_current_transform
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/randr/
rrcrtc.c
92
RRTransformInit (&crtc->
client_current_transform
);
230
if (!RRTransformEqual (transform, &crtc->
client_current_transform
)) {
231
RRTransformCopy (&crtc->
client_current_transform
, transform);
239
&crtc->
client_current_transform
,
406
return memcmp (&crtc->
client_current_transform
.transform,
1316
current = &crtc->
client_current_transform
;
randrstr.h
124
RRTransformRec
client_current_transform
;
member in struct:_rrCrtc
/xsrc/external/mit/xorg-server/dist/randr/
rrcrtc.c
92
RRTransformInit(&crtc->
client_current_transform
);
219
if (!RRTransformEqual(transform, &crtc->
client_current_transform
)) {
220
RRTransformCopy(&crtc->
client_current_transform
, transform);
227
&crtc->
client_current_transform
,
858
return !RRTransformEqual(&crtc->
client_current_transform
,
1838
current = &crtc->
client_current_transform
;
randrstr.h
133
RRTransformRec
client_current_transform
;
member in struct:_rrCrtc
Completed in 10 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026