Searched refs:M_DRAWABLE (Results 1 – 2 of 2) sorted by relevance
65 #define M_DRAWABLE (M_DRAWABLE_WINDOW|M_DRAWABLE_PIXMAP) macro
212 if (!((1 << pTmp->type) & (type ? type : M_DRAWABLE))) in dixLookupDrawable()