#include <ProgressTracker.h>
◆ ProgressTracker() [1/2]
◆ ~ProgressTracker() [1/2]
WebCore::ProgressTracker::~ProgressTracker |
( |
| ) |
|
◆ ProgressTracker() [2/2]
◆ ~ProgressTracker() [2/2]
WebCore::ProgressTracker::~ProgressTracker |
( |
| ) |
|
◆ completeProgress() [1/2]
void WebCore::ProgressTracker::completeProgress |
( |
unsigned long |
identifier | ) |
|
◆ completeProgress() [2/2]
void WebCore::ProgressTracker::completeProgress |
( |
unsigned long |
identifier | ) |
|
◆ createUniqueIdentifier() [1/2]
static unsigned long WebCore::ProgressTracker::createUniqueIdentifier |
( |
| ) |
|
|
static |
◆ createUniqueIdentifier() [2/2]
unsigned long WebCore::ProgressTracker::createUniqueIdentifier |
( |
| ) |
|
|
static |
◆ estimatedProgress() [1/2]
double WebCore::ProgressTracker::estimatedProgress |
( |
| ) |
const |
◆ estimatedProgress() [2/2]
WEBCORE_EXPORT double WebCore::ProgressTracker::estimatedProgress |
( |
| ) |
const |
◆ incrementProgress() [1/4]
void WebCore::ProgressTracker::incrementProgress |
( |
unsigned long |
identifier, |
|
|
const ResourceResponse & |
response |
|
) |
| |
◆ incrementProgress() [2/4]
void WebCore::ProgressTracker::incrementProgress |
( |
unsigned long |
identifier, |
|
|
const ResourceResponse & |
|
|
) |
| |
◆ incrementProgress() [3/4]
void WebCore::ProgressTracker::incrementProgress |
( |
unsigned long |
identifier, |
|
|
unsigned |
bytesReceived |
|
) |
| |
◆ incrementProgress() [4/4]
void WebCore::ProgressTracker::incrementProgress |
( |
unsigned long |
identifier, |
|
|
unsigned |
bytesReceived |
|
) |
| |
◆ isMainLoadProgressing() [1/2]
bool WebCore::ProgressTracker::isMainLoadProgressing |
( |
| ) |
const |
◆ isMainLoadProgressing() [2/2]
bool WebCore::ProgressTracker::isMainLoadProgressing |
( |
| ) |
const |
◆ progressCompleted() [1/2]
void WebCore::ProgressTracker::progressCompleted |
( |
Frame & |
frame | ) |
|
◆ progressCompleted() [2/2]
void WebCore::ProgressTracker::progressCompleted |
( |
Frame & |
| ) |
|
◆ progressStarted() [1/2]
void WebCore::ProgressTracker::progressStarted |
( |
Frame & |
| ) |
|
◆ progressStarted() [2/2]
void WebCore::ProgressTracker::progressStarted |
( |
Frame & |
frame | ) |
|
◆ totalBytesReceived() [1/2]
long long WebCore::ProgressTracker::totalBytesReceived |
( |
| ) |
const |
|
inline |
◆ totalBytesReceived() [2/2]
long long WebCore::ProgressTracker::totalBytesReceived |
( |
| ) |
const |
|
inline |
◆ totalPageAndResourceBytesToLoad() [1/2]
long long WebCore::ProgressTracker::totalPageAndResourceBytesToLoad |
( |
| ) |
const |
|
inline |
◆ totalPageAndResourceBytesToLoad() [2/2]
long long WebCore::ProgressTracker::totalPageAndResourceBytesToLoad |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: