#include <PageCache.h>
◆ addIfCacheable() [1/2]
◆ addIfCacheable() [2/2]
◆ canCache() [1/2]
bool WebCore::PageCache::canCache |
( |
Page & |
| ) |
const |
◆ canCache() [2/2]
bool WebCore::PageCache::canCache |
( |
Page & |
page | ) |
const |
◆ frameCount() [1/2]
unsigned WebCore::PageCache::frameCount |
( |
| ) |
const |
◆ frameCount() [2/2]
◆ get() [1/2]
◆ get() [2/2]
◆ markPagesForContentsSizeChanged() [1/2]
void WebCore::PageCache::markPagesForContentsSizeChanged |
( |
Page & |
page | ) |
|
◆ markPagesForContentsSizeChanged() [2/2]
void WebCore::PageCache::markPagesForContentsSizeChanged |
( |
Page & |
| ) |
|
◆ markPagesForDeviceOrPageScaleChanged() [1/2]
void WebCore::PageCache::markPagesForDeviceOrPageScaleChanged |
( |
Page & |
| ) |
|
◆ markPagesForDeviceOrPageScaleChanged() [2/2]
void WebCore::PageCache::markPagesForDeviceOrPageScaleChanged |
( |
Page & |
page | ) |
|
◆ maxSize() [1/2]
unsigned WebCore::PageCache::maxSize |
( |
| ) |
const |
|
inline |
◆ maxSize() [2/2]
unsigned WebCore::PageCache::maxSize |
( |
| ) |
const |
|
inline |
◆ pageCount() [1/2]
unsigned WebCore::PageCache::pageCount |
( |
| ) |
const |
|
inline |
◆ pageCount() [2/2]
unsigned WebCore::PageCache::pageCount |
( |
| ) |
const |
|
inline |
◆ pruneToSizeNow() [1/2]
◆ pruneToSizeNow() [2/2]
void WebCore::PageCache::pruneToSizeNow |
( |
unsigned |
maxSize, |
|
|
PruningReason |
pruningReason |
|
) |
| |
◆ remove() [1/2]
◆ remove() [2/2]
◆ removeAllItemsForPage() [1/2]
void WebCore::PageCache::removeAllItemsForPage |
( |
Page & |
page | ) |
|
◆ removeAllItemsForPage() [2/2]
void WebCore::PageCache::removeAllItemsForPage |
( |
Page & |
| ) |
|
◆ setMaxSize() [1/2]
◆ setMaxSize() [2/2]
void WebCore::PageCache::setMaxSize |
( |
unsigned |
maxSize | ) |
|
◆ singleton() [1/2]
PageCache & WebCore::PageCache::singleton |
( |
| ) |
|
|
static |
◆ singleton() [2/2]
◆ take() [1/2]
◆ take() [2/2]
◆ WTF::NeverDestroyed< PageCache >
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/PageCache.h
- Source/WebCore/history/PageCache.cpp