Lines Matching refs:pixID
806 Pixmap pixID;
963 pixID = (Pixmap )*pVlist;
964 if (pixID == None)
968 else if (pixID == ParentRelative)
979 ret = dixLookupResourceByType((pointer *)&pPixmap, pixID, RT_PIXMAP,
995 client->errorValue = pixID;
1004 pixID = (Pixmap ) *pVlist;
1005 if (pixID == CopyFromParent)
1016 ret = dixLookupResourceByType((pointer *)&pPixmap, pixID, RT_PIXMAP,
1032 client->errorValue = pixID;