#include <TimeRanges.h>
◆ add() [1/2]
void TimeRanges::add |
( |
double |
start, |
|
|
double |
end |
|
) |
| |
◆ add() [2/2]
◆ contain() [1/2]
bool TimeRanges::contain |
( |
double |
time | ) |
const |
◆ contain() [2/2]
bool WebCore::TimeRanges::contain |
( |
double |
time | ) |
const |
◆ copy() [1/2]
◆ copy() [2/2]
◆ create() [1/6]
◆ create() [2/6]
◆ create() [3/6]
◆ create() [4/6]
Ref< TimeRanges > TimeRanges::create |
( |
double |
start, |
|
|
double |
end |
|
) |
| |
|
static |
◆ create() [5/6]
◆ create() [6/6]
◆ end() [1/2]
◆ end() [2/2]
ExceptionOr< double > TimeRanges::end |
( |
unsigned |
index | ) |
const |
◆ find() [1/2]
size_t TimeRanges::find |
( |
double |
time | ) |
const |
◆ find() [2/2]
size_t WebCore::TimeRanges::find |
( |
double |
time | ) |
const |
◆ intersectWith() [1/2]
◆ intersectWith() [2/2]
◆ invert() [1/2]
void WebCore::TimeRanges::invert |
( |
| ) |
|
◆ invert() [2/2]
void TimeRanges::invert |
( |
| ) |
|
◆ length() [1/2]
unsigned TimeRanges::length |
( |
void |
| ) |
const |
◆ length() [2/2]
◆ nearest() [1/2]
double TimeRanges::nearest |
( |
double |
time | ) |
const |
◆ nearest() [2/2]
WEBCORE_EXPORT double WebCore::TimeRanges::nearest |
( |
double |
time | ) |
const |
◆ ranges() [1/4]
◆ ranges() [2/4]
◆ ranges() [3/4]
◆ ranges() [4/4]
◆ start() [1/2]
ExceptionOr< double > TimeRanges::start |
( |
unsigned |
index | ) |
const |
◆ start() [2/2]
◆ totalDuration() [1/2]
double TimeRanges::totalDuration |
( |
| ) |
const |
◆ totalDuration() [2/2]
double WebCore::TimeRanges::totalDuration |
( |
| ) |
const |
◆ unionWith() [1/2]
◆ unionWith() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/TimeRanges.h
- Source/WebCore/html/TimeRanges.cpp