Home | History | Annotate | Download | only in svg

Lines Matching refs:titleElement

253     if (Element* titleElement = Traversal<SVGTitleElement>::firstChild(*this))
254 return titleElement->innerText();