Searched refs:unionWithOverlappingOrContiguousRange (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DTimeRanges.h72 inline Range unionWithOverlappingOrContiguousRange(const Range& range) const function in struct:blink::TimeRanges::Range
H A DTimeRanges.cpp150 addedRange = addedRange.unionWithOverlappingOrContiguousRange(m_ranges[overlappingArcIndex]);

Completed in 220 milliseconds