OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_DRAWABLE
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/include/
pixmap.h
65
#define
M_DRAWABLE
(M_DRAWABLE_WINDOW|M_DRAWABLE_PIXMAP)
/xsrc/external/mit/xorg-server/dist/include/
pixmap.h
65
#define
M_DRAWABLE
(M_DRAWABLE_WINDOW|M_DRAWABLE_PIXMAP)
/xsrc/external/mit/xorg-server.old/dist/dix/
deprecated.c
90
dixLookupDrawable(&pDraw, id, client,
M_DRAWABLE
, access_mode);
dixutils.c
195
* defined in pixmap.h, with zero equivalent to
M_DRAWABLE
.
215
if (!((1 << pTmp->type) & (type ? type :
M_DRAWABLE
)))
/xsrc/external/mit/xorg-server/dist/dix/
dixutils.c
191
* defined in pixmap.h, with zero equivalent to
M_DRAWABLE
.
212
if (!((1 << pTmp->type) & (type ? type :
M_DRAWABLE
)))
Completed in 10 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026