Searched refs:SetFontPath (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Ddixfont.h78 extern _X_EXPORT int SetFontPath(ClientPtr /*client */ ,
/xsrc/external/mit/libX11/dist/src/
H A DSetFPath.c45 GetReq (SetFontPath, req);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxfont.c200 result = SetFontPath(client, stuff->nFonts, (unsigned char *)&stuff[1]);
209 SetFontPath(client, nOldPaths, oldFontPath);
357 if (SetFontPath(serverClient, newnpaths, (unsigned char *)newfp)) {
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixfont.h97 extern _X_EXPORT int SetFontPath(ClientPtr /*client*/,
/xsrc/external/mit/libX11/dist/
H A DREADME.md44 `SetFontPath()` is called with `ndirs == 0` (!266)
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c1766 SetFontPath(ClientPtr client, int npaths, unsigned char *paths) function in typeref:typename:int
H A Ddispatch.c3303 return SetFontPath(client, stuff->nFonts, (unsigned char *)&stuff[1]);
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c1675 SetFontPath(ClientPtr client, int npaths, unsigned char *paths) function in typeref:typename:int
H A Ddispatch.c3392 return SetFontPath(client, stuff->nFonts, (unsigned char *) &stuff[1]);

Completed in 20 milliseconds