Searched refs:dmxSubdividePrimitives (Results 1 – 3 of 3) sorted by relevance
267 extern Bool dmxSubdividePrimitives; /**< True if using the
92 Bool dmxSubdividePrimitives = TRUE; variable927 dmxSubdividePrimitives = FALSE; in ddxProcessArgument()
121 if (dmxSubdividePrimitives && pGC->pCompositeClip) { in dmxPutImage()