SVG_DISPLAY_INLINE 2061 src/scenegraph/svg_attributes.c *value = SVG_DISPLAY_INLINE; SVG_DISPLAY_INLINE 4128 src/scenegraph/svg_attributes.c else if (intVal==SVG_DISPLAY_INLINE) return gf_strdup("inline"); SVG_DISPLAY_INLINE 60 src/scenegraph/svg_properties.c if (svg_props->display) *svg_props->display = SVG_DISPLAY_INLINE; SVG_DISPLAY_INLINE 848 src/scenegraph/xml_ns.c *((SVG_Display *)att->data) = SVG_DISPLAY_INLINE;