OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dixLookupFontable
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/glx/
xfont.c
176
error =
dixLookupFontable
(&pFont, req->font, client, DixReadAccess);
/xsrc/external/mit/xorg-server.old/dist/glx/
xfont.c
180
error =
dixLookupFontable
(&pFont, req->font, client, DixReadAccess);
/xsrc/external/mit/xorg-server.old/dist/include/
dix.h
207
extern _X_EXPORT int
dixLookupFontable
(
/xsrc/external/mit/xorg-server/dist/include/
dix.h
218
extern _X_EXPORT int
dixLookupFontable
(FontPtr *result,
/xsrc/external/mit/xorg-server/dist/dix/
dixutils.c
243
dixLookupFontable
(FontPtr *pFont, XID id, ClientPtr client, Mask access)
dispatch.c
1349
rc =
dixLookupFontable
(&pFont, stuff->id, client, DixGetAttrAccess);
1397
rc =
dixLookupFontable
(&pFont, stuff->fid, client, DixGetAttrAccess);
/xsrc/external/mit/xorg-server.old/dist/Xext/
xf86bigfont.c
379
if (
dixLookupFontable
(&pFont, stuff->id, client, DixGetAttrAccess) != Success)
/xsrc/external/mit/xorg-server.old/dist/dix/
dixutils.c
237
dixLookupFontable
(FontPtr *pFont, XID id, ClientPtr client, Mask access)
dispatch.c
1244
rc =
dixLookupFontable
(&pFont, stuff->id, client, DixGetAttrAccess);
1293
rc =
dixLookupFontable
(&pFont, stuff->fid, client, DixGetAttrAccess);
/xsrc/external/mit/xorg-server/dist/Xext/
xf86bigfont.c
360
if (
dixLookupFontable
(&pFont, stuff->id, client, DixGetAttrAccess) !=
Completed in 22 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026