SVG_FOCUSABLE_TRUE 640 src/compositor/events.c if ( *(SVG_Focusable*)info.far_ptr == SVG_FOCUSABLE_TRUE) return node; SVG_FOCUSABLE_TRUE 1526 src/compositor/events.c if (*atts.focusable==SVG_FOCUSABLE_TRUE) { SVG_FOCUSABLE_TRUE 2894 src/scenegraph/svg_attributes.c *f = SVG_FOCUSABLE_TRUE; SVG_FOCUSABLE_TRUE 4510 src/scenegraph/svg_attributes.c if (*f == SVG_FOCUSABLE_TRUE) return gf_strdup("true");