|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <IconLoader.h>
Public Member Functions | |
| IconLoader (Frame &) | |
| IconLoader (DocumentLoader &, const URL &) | |
| virtual | ~IconLoader () |
| void | startLoading () |
| void | stopLoading () |
|
explicit |
| WebCore::IconLoader::IconLoader | ( | DocumentLoader & | documentLoader, |
| const URL & | url | ||
| ) |
|
virtual |
| void WebCore::IconLoader::startLoading | ( | ) |
| void WebCore::IconLoader::stopLoading | ( | ) |
1.8.13