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/vtt/
VTTElement.h
60
static const QualifiedName&
voiceAttributeName
()
VTTElement.cpp
94
htmlElement.get()->setAttribute(HTMLNames::titleAttr, getAttribute(
voiceAttributeName
()));
VTTParser.cpp
575
child->setAttribute(VTTElement::
voiceAttributeName
(), m_token.annotation());
Completed in 2895 milliseconds