HomeSort by relevance Sort by last modified time
    Searched refs:langAttributeName (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/track/
WebVTTElement.h 66 static const QualifiedName& langAttributeName()
WebVTTElement.cpp 95 htmlElement.get()->setAttribute(HTMLNames::langAttr, getAttribute(langAttributeName()));
WebVTTParser.cpp 512 child->setAttribute(WebVTTElement::langAttributeName(), m_languageStack.last());

Completed in 67 milliseconds