Searched refs:SetFontPath (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | dixfont.h | 78 extern _X_EXPORT int SetFontPath(ClientPtr /*client */ ,
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | SetFPath.c | 45 GetReq (SetFontPath, req);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxfont.c | 200 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 D | dixfont.h | 97 extern _X_EXPORT int SetFontPath(ClientPtr /*client*/,
|
| /xsrc/external/mit/libX11/dist/ |
| H A D | README.md | 44 `SetFontPath()` is called with `ndirs == 0` (!266)
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dixfonts.c | 1766 SetFontPath(ClientPtr client, int npaths, unsigned char *paths) function in typeref:typename:int
|
| H A D | dispatch.c | 3303 return SetFontPath(client, stuff->nFonts, (unsigned char *)&stuff[1]);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dixfonts.c | 1675 SetFontPath(ClientPtr client, int npaths, unsigned char *paths) function in typeref:typename:int
|
| H A D | dispatch.c | 3392 return SetFontPath(client, stuff->nFonts, (unsigned char *) &stuff[1]);
|
Completed in 20 milliseconds