SVG_FOCUSABLE_FALSE 1530 src/compositor/events.c 				if (*atts.focusable==SVG_FOCUSABLE_FALSE) is_auto = GF_FALSE;
SVG_FOCUSABLE_FALSE 2896 src/scenegraph/svg_attributes.c 		*f = SVG_FOCUSABLE_FALSE;
SVG_FOCUSABLE_FALSE 4511 src/scenegraph/svg_attributes.c 		else if (*f == SVG_FOCUSABLE_FALSE) return gf_strdup("false");