SMIL_FILL_FREEZE 2062 src/laser/lsr_dec.c 		*(SMIL_Fill*)info.far_ptr = val ? SMIL_FILL_REMOVE : SMIL_FILL_FREEZE;
SMIL_FILL_FREEZE  677 src/scenegraph/smil_timing.c 			if (timingp->fill && *timingp->fill == SMIL_FILL_FREEZE) {
SMIL_FILL_FREEZE  856 src/scenegraph/smil_timing.c 			if (rti->timingp->fill && *(rti->timingp->fill) == SMIL_FILL_FREEZE) {
SMIL_FILL_FREEZE  877 src/scenegraph/smil_timing.c 			if (rti->timingp->fill && *(rti->timingp->fill) == SMIL_FILL_FREEZE) {
SMIL_FILL_FREEZE 2526 src/scenegraph/svg_attributes.c 		*value = SMIL_FILL_FREEZE;
SMIL_FILL_FREEZE 4266 src/scenegraph/svg_attributes.c 		if (intVal==SMIL_FILL_FREEZE) return gf_strdup("freeze");