OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xXF86VidModeGetDotClocksReply
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/libXxf86vm/dist/src/
XF86VMode.c
1014
xXF86VidModeGetDotClocksReply
rep;
1028
(SIZEOF(
xXF86VidModeGetDotClocksReply
) - SIZEOF(xReply)) >> 2, xFalse))
1041
((SIZEOF(
xXF86VidModeGetDotClocksReply
) - SIZEOF(xReply)) >> 2));
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
xf86vmproto.h
453
}
xXF86VidModeGetDotClocksReply
;
/xsrc/external/mit/xorg-server/dist/Xext/
vidmode.c
1326
xXF86VidModeGetDotClocksReply
rep;
1349
rep = (
xXF86VidModeGetDotClocksReply
) {
1352
.length = bytes_to_int32(SIZEOF(
xXF86VidModeGetDotClocksReply
)
1378
WriteToClient(client, sizeof(
xXF86VidModeGetDotClocksReply
), &rep);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
xf86vmode.c
1303
xXF86VidModeGetDotClocksReply
rep;
1320
rep.length = bytes_to_int32(SIZEOF(
xXF86VidModeGetDotClocksReply
)
1347
WriteToClient(client, sizeof(
xXF86VidModeGetDotClocksReply
), (char *)&rep);
Completed in 9 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026