HomeSort by relevance Sort by last modified time
    Searched full:m_annotation (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTToken.h 61 token.m_annotation = annotation;
77 const AtomicString& annotation() const { return m_annotation; }
86 AtomicString m_annotation; member in class:WebCore::VTTToken

Completed in 896 milliseconds