Searched refs:SetFontPathElements (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dixfonts.c | 1654 SetFontPathElements(int npaths, unsigned char *paths, int *bad, Bool persist) function in typeref:typename:int 1777 err = SetFontPathElements(npaths, paths, &bad, FALSE); 1843 err = SetFontPathElements(num, newpath, &bad, TRUE);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dixfonts.c | 1571 SetFontPathElements(int npaths, unsigned char *paths, int *bad, Bool persist) function in typeref:typename:int 1689 err = SetFontPathElements(npaths, paths, &bad, FALSE); 1750 err = SetFontPathElements(num, newpath, &bad, TRUE);
|
Completed in 8 milliseconds