HomeSort by relevance Sort by last modified time
    Searched defs:alternativeKeyword (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/track/
AudioTrack.cpp 34 const AtomicString& AudioTrack::alternativeKeyword()
72 return (kind == alternativeKeyword())
VideoTrack.cpp 36 const AtomicString& VideoTrack::alternativeKeyword()
74 return (kind == alternativeKeyword())

Completed in 117 milliseconds