SVG_POINTEREVENTS_NONE   47 src/compositor/svg_geometry.c 	if (ptr_evt==SVG_POINTEREVENTS_NONE) {
SVG_POINTEREVENTS_NONE  886 src/compositor/svg_text.c 		if (*tr_state->svg_props->pointer_events!=SVG_POINTEREVENTS_NONE)
SVG_POINTEREVENTS_NONE 1108 src/compositor/svg_text.c 		if (*tr_state->svg_props->pointer_events!=SVG_POINTEREVENTS_NONE)
SVG_POINTEREVENTS_NONE 1302 src/compositor/svg_text.c 		if (*tr_state->svg_props->pointer_events!=SVG_POINTEREVENTS_NONE) {
SVG_POINTEREVENTS_NONE 2146 src/scenegraph/svg_attributes.c 		*value = SVG_POINTEREVENTS_NONE;
SVG_POINTEREVENTS_NONE 4185 src/scenegraph/svg_attributes.c 		else if (intVal==SVG_POINTEREVENTS_NONE) return gf_strdup("none");