OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:voiceAttributeName
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/track/
WebVTTElement.h
60
static const QualifiedName&
voiceAttributeName
()
WebVTTElement.cpp
94
htmlElement.get()->setAttribute(HTMLNames::titleAttr, getAttribute(
voiceAttributeName
()));
WebVTTParser.cpp
509
child->setAttribute(WebVTTElement::
voiceAttributeName
(), AtomicString(m_token.annotation()));
Completed in 31 milliseconds