Home
last modified time | relevance | path

Searched refs:appendWindowStart (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
DSourceBuffer.h78 double appendWindowStart() const;
DSourceBuffer.idl58 [RaisesException=Setter] attribute double appendWindowStart;
DSourceBuffer.cpp207 double SourceBuffer::appendWindowStart() const in appendWindowStart() function in blink::SourceBuffer