SMIL_FILL_REMOVE 2062 src/laser/lsr_dec.c 		*(SMIL_Fill*)info.far_ptr = val ? SMIL_FILL_REMOVE : SMIL_FILL_FREEZE;
SMIL_FILL_REMOVE 2528 src/scenegraph/svg_attributes.c 		*value = SMIL_FILL_REMOVE;
SMIL_FILL_REMOVE 4267 src/scenegraph/svg_attributes.c 		else if (intVal==SMIL_FILL_REMOVE) return gf_strdup("remove");
SMIL_FILL_REMOVE  879 src/scenegraph/xml_ns.c 		*((SMIL_Fill *)att->data) = SMIL_FILL_REMOVE;