SVG_PAINT_URI 1311 src/compositor/drawable.c if (props->fill->type==SVG_PAINT_URI) { SVG_PAINT_URI 1372 src/compositor/drawable.c if (props->stroke->type==SVG_PAINT_URI) { SVG_PAINT_URI 649 src/laser/lsr_dec.c paint->type = SVG_PAINT_URI; SVG_PAINT_URI 651 src/laser/lsr_dec.c paint->type = SVG_PAINT_URI; SVG_PAINT_URI 473 src/laser/lsr_enc.c case SVG_PAINT_URI: SVG_PAINT_URI 1967 src/scenegraph/svg_attributes.c paint->type = SVG_PAINT_URI; SVG_PAINT_URI 4061 src/scenegraph/svg_attributes.c else if (paint->type == SVG_PAINT_URI) { SVG_PAINT_URI 5014 src/scenegraph/svg_attributes.c else if (p1->type==SVG_PAINT_URI) return svg_iris_equal(&p1->iri, &p2->iri); SVG_PAINT_URI 5932 src/scenegraph/svg_attributes.c if (pb->type == SVG_PAINT_URI) {