Searched refs:langAttributeName (Results 1 – 3 of 3) sorted by relevance
69 static const QualifiedName& langAttributeName() in langAttributeName() function
95 htmlElement.get()->setAttribute(HTMLNames::langAttr, getAttribute(langAttributeName())); in createEquivalentHTMLElement()
515 child->setAttribute(VTTElement::langAttributeName(), m_languageStack.last()); in constructTreeFromToken()