Searched refs:X_SetFontPath (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxfont.c229 ProcVector[X_SetFontPath] = dmxProcSetFontPath;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c489 return ((*ProcVector[X_SetFontPath]) (client));
/xsrc/external/mit/xset/dist/
H A Dxset.c1661 if (rep->request_code == X_SetFontPath && rep->error_code == BadValue) {
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c527 return((* ProcVector[X_SetFontPath])(client));
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2077 #define X_SetFontPath 51
2072 #define X_SetFontPath macro

Completed in 12 milliseconds