Lines Matching defs:pMap
846 PixmapPtr pMap;
888 rc = dixLookupDrawable((DrawablePtr *)&pMap, stuff->id, client,
892 if (pMap)
894 tsolres = TsolPixmapPrivate(pMap);
938 PixmapPtr pMap;
986 rc = dixLookupDrawable((DrawablePtr *)&pMap, stuff->id, client,
991 if (pMap)
993 tsolres = TsolPixmapPrivate(pMap);
1264 PixmapPtr pMap;
1302 rc = dixLookupDrawable((DrawablePtr *)&pMap, stuff->id, client,
1307 tsolres = TsolPixmapPrivate(pMap);