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 35 const AtomicString& AudioTrack::alternativeKeyword()
73 return (kind == alternativeKeyword())
VideoTrack.cpp 37 const AtomicString& VideoTrack::alternativeKeyword()
75 return (kind == alternativeKeyword())

Completed in 61 milliseconds