Searched refs:GetFontPath (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dixfont.h | 85 extern _X_EXPORT int GetFontPath(ClientPtr client,
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxfont.c | 72 GetFontPath(serverClient, npaths, &len, &paths); in dmxGetFontPath() 206 GetFontPath(serverClient, &nOldPaths, &lenOldPaths, &tmpFontPath); in dmxProcSetFontPath()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 481 R052 X11:GetFontPath
|
| H A D | dixfonts.c | 1758 GetFontPath(ClientPtr client, int *count, int *length, unsigned char **result) in GetFontPath() function
|
| H A D | dispatch.c | 3332 rc = GetFontPath(client, &numpaths, &stringLens, &bufferStart); in ProcGetFontPath()
|