Lines Matching defs:title
122 // vg, g, defs, desc, title, symbol, use, image, switch, path, rect, circle, ellipse, line, polyline,
1406 Titles and descriptions are stored in 'title' and 'desc' child elements
1408 an element to have more than one 'title' child element, but strongly
1411 ignore all but the first 'title' child element and first 'desc' child
1412 element, except when deleting a title or description.
1414 This will change in SVG 2, where multiple 'title' and 'desc' elements will
1418 gchar * SPObject::title() const
1420 return getTitleOrDesc("svg:title");
1423 bool SPObject::setTitle(gchar const *title, bool verbatim)
1425 return setTitleOrDesc(title, "svg:title", verbatim);
1451 // If the new title/description is just whitespace,
1484 // delete the title/description(s)
1495 // create a new 'title' or 'desc' element, putting it at the