#include <ImageLoader.h>
|
enum | CachedResourceClientType {
BaseResourceType,
ImageType,
FontType,
StyleSheetType,
SVGDocumentType,
RawResourceType,
BaseResourceType,
ImageType,
FontType,
StyleSheetType,
SVGDocumentType,
RawResourceType
} |
|
enum | CachedResourceClientType {
BaseResourceType,
ImageType,
FontType,
StyleSheetType,
SVGDocumentType,
RawResourceType,
BaseResourceType,
ImageType,
FontType,
StyleSheetType,
SVGDocumentType,
RawResourceType
} |
|
◆ ~ImageLoader() [1/2]
WebCore::ImageLoader::~ImageLoader |
( |
| ) |
|
|
virtual |
◆ ImageLoader() [1/2]
WebCore::ImageLoader::ImageLoader |
( |
Element & |
element | ) |
|
|
explicitprotected |
◆ ~ImageLoader() [2/2]
virtual WebCore::ImageLoader::~ImageLoader |
( |
| ) |
|
|
virtual |
◆ ImageLoader() [2/2]
WebCore::ImageLoader::ImageLoader |
( |
Element & |
| ) |
|
|
explicitprotected |
◆ clearImage() [1/2]
void WebCore::ImageLoader::clearImage |
( |
| ) |
|
◆ clearImage() [2/2]
void WebCore::ImageLoader::clearImage |
( |
| ) |
|
◆ dispatchPendingBeforeLoadEvents() [1/2]
void WebCore::ImageLoader::dispatchPendingBeforeLoadEvents |
( |
| ) |
|
|
static |
◆ dispatchPendingBeforeLoadEvents() [2/2]
static void WebCore::ImageLoader::dispatchPendingBeforeLoadEvents |
( |
| ) |
|
|
static |
◆ dispatchPendingErrorEvents() [1/2]
void WebCore::ImageLoader::dispatchPendingErrorEvents |
( |
| ) |
|
|
static |
◆ dispatchPendingErrorEvents() [2/2]
static void WebCore::ImageLoader::dispatchPendingErrorEvents |
( |
| ) |
|
|
static |
◆ dispatchPendingEvent() [1/2]
◆ dispatchPendingEvent() [2/2]
◆ dispatchPendingLoadEvents() [1/2]
void WebCore::ImageLoader::dispatchPendingLoadEvents |
( |
| ) |
|
|
static |
◆ dispatchPendingLoadEvents() [2/2]
static void WebCore::ImageLoader::dispatchPendingLoadEvents |
( |
| ) |
|
|
static |
◆ element() [1/4]
Element& WebCore::ImageLoader::element |
( |
| ) |
|
|
inline |
◆ element() [2/4]
Element& WebCore::ImageLoader::element |
( |
| ) |
|
|
inline |
◆ element() [3/4]
const Element& WebCore::ImageLoader::element |
( |
| ) |
const |
|
inline |
◆ element() [4/4]
const Element& WebCore::ImageLoader::element |
( |
| ) |
const |
|
inline |
◆ elementDidMoveToNewDocument() [1/2]
void WebCore::ImageLoader::elementDidMoveToNewDocument |
( |
| ) |
|
◆ elementDidMoveToNewDocument() [2/2]
void WebCore::ImageLoader::elementDidMoveToNewDocument |
( |
| ) |
|
◆ hasPendingActivity() [1/2]
bool WebCore::ImageLoader::hasPendingActivity |
( |
| ) |
const |
|
inline |
◆ hasPendingActivity() [2/2]
bool WebCore::ImageLoader::hasPendingActivity |
( |
| ) |
const |
|
inline |
◆ hasPendingBeforeLoadEvent() [1/2]
bool WebCore::ImageLoader::hasPendingBeforeLoadEvent |
( |
| ) |
const |
|
inline |
◆ hasPendingBeforeLoadEvent() [2/2]
bool WebCore::ImageLoader::hasPendingBeforeLoadEvent |
( |
| ) |
const |
|
inline |
◆ image() [1/2]
◆ image() [2/2]
◆ imageComplete() [1/2]
bool WebCore::ImageLoader::imageComplete |
( |
| ) |
const |
|
inline |
◆ imageComplete() [2/2]
bool WebCore::ImageLoader::imageComplete |
( |
| ) |
const |
|
inline |
◆ notifyFinished() [1/2]
◆ notifyFinished() [2/2]
◆ setLoadManually() [1/2]
void WebCore::ImageLoader::setLoadManually |
( |
bool |
loadManually | ) |
|
|
inline |
◆ setLoadManually() [2/2]
void WebCore::ImageLoader::setLoadManually |
( |
bool |
loadManually | ) |
|
|
inline |
◆ updateFromElement() [1/2]
void WebCore::ImageLoader::updateFromElement |
( |
| ) |
|
◆ updateFromElement() [2/2]
void WebCore::ImageLoader::updateFromElement |
( |
| ) |
|
◆ updateFromElementIgnoringPreviousError() [1/2]
void WebCore::ImageLoader::updateFromElementIgnoringPreviousError |
( |
| ) |
|
◆ updateFromElementIgnoringPreviousError() [2/2]
void WebCore::ImageLoader::updateFromElementIgnoringPreviousError |
( |
| ) |
|
The documentation for this class was generated from the following files: