OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dixLookupGC
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/include/
dix.h
99
rc =
dixLookupGC
(&(pGC), stuff->gc, client, DixUseAccess);\
201
extern _X_EXPORT int
dixLookupGC
(
/xsrc/external/mit/xorg-server/dist/include/
dix.h
109
tmprc =
dixLookupGC
(&(pGC), stuff->gc, client, DixUseAccess); \
215
extern _X_EXPORT int
dixLookupGC
(GCPtr *result,
/xsrc/external/mit/xorg-server/dist/xfixes/
region.c
221
rc =
dixLookupGC
(&pGC, stuff->gc, client, DixGetAttrAccess);
605
rc =
dixLookupGC
(&pGC, stuff->gc, client, DixSetAttrAccess);
/xsrc/external/mit/xorg-server.old/dist/xfixes/
region.c
224
rc =
dixLookupGC
(&pGC, stuff->gc, client, DixGetAttrAccess);
625
rc =
dixLookupGC
(&pGC, stuff->gc, client, DixSetAttrAccess);
/xsrc/external/mit/xorg-server/dist/dix/
dixutils.c
237
dixLookupGC
(GCPtr *pGC, XID id, ClientPtr client, Mask access)
dispatch.c
1588
result =
dixLookupGC
(&pGC, stuff->gc, client, DixSetAttrAccess);
1609
result =
dixLookupGC
(&pGC, stuff->srcGC, client, DixGetAttrAccess);
1612
result =
dixLookupGC
(&dstGC, stuff->dstGC, client, DixSetAttrAccess);
1638
result =
dixLookupGC
(&pGC, stuff->gc, client, DixSetAttrAccess);
1663
result =
dixLookupGC
(&pGC, stuff->gc, client, DixSetAttrAccess);
1684
rc =
dixLookupGC
(&pGC, stuff->id, client, DixDestroyAccess);
/xsrc/external/mit/xorg-server.old/dist/dix/
dixutils.c
231
dixLookupGC
(GCPtr *pGC, XID id, ClientPtr client, Mask access)
dispatch.c
1485
result =
dixLookupGC
(&pGC, stuff->gc, client, DixSetAttrAccess);
1505
result =
dixLookupGC
(&pGC, stuff->srcGC, client, DixGetAttrAccess);
1508
result =
dixLookupGC
(&dstGC, stuff->dstGC, client, DixSetAttrAccess);
1535
result =
dixLookupGC
(&pGC,stuff->gc, client, DixSetAttrAccess);
1560
result =
dixLookupGC
(&pGC,stuff->gc, client, DixSetAttrAccess);
1580
rc =
dixLookupGC
(&pGC, stuff->id, client, DixDestroyAccess);
Completed in 17 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026