#include <HostWindow.h>
◆ HostWindow() [1/2]
TestWebKitAPI::HostWindow::HostWindow |
( |
| ) |
|
|
inline |
◆ ~HostWindow() [1/2]
TestWebKitAPI::HostWindow::~HostWindow |
( |
| ) |
|
|
inlinevirtual |
◆ HostWindow() [2/2]
WebCore::HostWindow::HostWindow |
( |
| ) |
|
|
inline |
◆ ~HostWindow() [2/2]
virtual WebCore::HostWindow::~HostWindow |
( |
| ) |
|
|
inlinevirtual |
◆ availableScreenSize() [1/2]
virtual FloatSize WebCore::HostWindow::availableScreenSize |
( |
| ) |
const |
|
pure virtual |
◆ availableScreenSize() [2/2]
virtual FloatSize WebCore::HostWindow::availableScreenSize |
( |
| ) |
const |
|
pure virtual |
◆ displayID() [1/2]
◆ displayID() [2/2]
◆ invalidateContentsAndRootView() [1/2]
virtual void WebCore::HostWindow::invalidateContentsAndRootView |
( |
const IntRect & |
updateRect | ) |
|
|
pure virtual |
◆ invalidateContentsAndRootView() [2/2]
virtual void WebCore::HostWindow::invalidateContentsAndRootView |
( |
const IntRect & |
updateRect | ) |
|
|
pure virtual |
◆ invalidateContentsForSlowScroll() [1/2]
virtual void WebCore::HostWindow::invalidateContentsForSlowScroll |
( |
const IntRect & |
updateRect | ) |
|
|
pure virtual |
◆ invalidateContentsForSlowScroll() [2/2]
virtual void WebCore::HostWindow::invalidateContentsForSlowScroll |
( |
const IntRect & |
updateRect | ) |
|
|
pure virtual |
◆ invalidateRootView() [1/2]
virtual void WebCore::HostWindow::invalidateRootView |
( |
const IntRect & |
updateRect | ) |
|
|
pure virtual |
◆ invalidateRootView() [2/2]
virtual void WebCore::HostWindow::invalidateRootView |
( |
const IntRect & |
updateRect | ) |
|
|
pure virtual |
◆ platformPageClient() [1/2]
◆ platformPageClient() [2/2]
◆ rootViewToScreen() [1/2]
virtual IntRect WebCore::HostWindow::rootViewToScreen |
( |
const IntRect & |
| ) |
const |
|
pure virtual |
◆ rootViewToScreen() [2/2]
virtual IntRect WebCore::HostWindow::rootViewToScreen |
( |
const IntRect & |
| ) |
const |
|
pure virtual |
◆ scheduleAnimation() [1/2]
virtual void WebCore::HostWindow::scheduleAnimation |
( |
| ) |
|
|
pure virtual |
◆ scheduleAnimation() [2/2]
virtual void WebCore::HostWindow::scheduleAnimation |
( |
| ) |
|
|
pure virtual |
◆ screenSize() [1/2]
virtual FloatSize WebCore::HostWindow::screenSize |
( |
| ) |
const |
|
pure virtual |
◆ screenSize() [2/2]
virtual FloatSize WebCore::HostWindow::screenSize |
( |
| ) |
const |
|
pure virtual |
◆ screenToRootView() [1/2]
virtual IntPoint WebCore::HostWindow::screenToRootView |
( |
const IntPoint & |
| ) |
const |
|
pure virtual |
◆ screenToRootView() [2/2]
virtual IntPoint WebCore::HostWindow::screenToRootView |
( |
const IntPoint & |
| ) |
const |
|
pure virtual |
◆ scroll() [1/2]
virtual void WebCore::HostWindow::scroll |
( |
const IntSize & |
scrollDelta, |
|
|
const IntRect & |
rectToScroll, |
|
|
const IntRect & |
clipRect |
|
) |
| |
|
pure virtual |
◆ scroll() [2/2]
virtual void WebCore::HostWindow::scroll |
( |
const IntSize & |
scrollDelta, |
|
|
const IntRect & |
rectToScroll, |
|
|
const IntRect & |
clipRect |
|
) |
| |
|
pure virtual |
◆ scrollbarsModeDidChange() [1/2]
virtual void WebCore::HostWindow::scrollbarsModeDidChange |
( |
| ) |
const |
|
pure virtual |
◆ scrollbarsModeDidChange() [2/2]
virtual void WebCore::HostWindow::scrollbarsModeDidChange |
( |
| ) |
const |
|
pure virtual |
◆ setCursor() [1/2]
virtual void WebCore::HostWindow::setCursor |
( |
const Cursor & |
| ) |
|
|
pure virtual |
◆ setCursor() [2/2]
virtual void WebCore::HostWindow::setCursor |
( |
const Cursor & |
| ) |
|
|
pure virtual |
◆ setCursorHiddenUntilMouseMoves() [1/2]
virtual void WebCore::HostWindow::setCursorHiddenUntilMouseMoves |
( |
bool |
| ) |
|
|
pure virtual |
◆ setCursorHiddenUntilMouseMoves() [2/2]
virtual void WebCore::HostWindow::setCursorHiddenUntilMouseMoves |
( |
bool |
| ) |
|
|
pure virtual |
◆ windowScreenDidChange() [1/2]
◆ windowScreenDidChange() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/HostWindow.h
- Tools/TestWebKitAPI/win/HostWindow.cpp