Searched refs:voiceAttributeName (Results 1 – 3 of 3) sorted by relevance
63 static const QualifiedName& voiceAttributeName() in voiceAttributeName() function
94 htmlElement.get()->setAttribute(HTMLNames::titleAttr, getAttribute(voiceAttributeName())); in createEquivalentHTMLElement()
512 child->setAttribute(VTTElement::voiceAttributeName(), m_token.annotation()); in constructTreeFromToken()