#include <PlatformWebView.h>
◆ PlatformWebView() [1/3]
◆ PlatformWebView() [2/3]
◆ PlatformWebView() [3/3]
TestWebKitAPI::PlatformWebView::PlatformWebView |
( |
WKPageRef |
relatedPage | ) |
|
|
explicit |
◆ ~PlatformWebView()
TestWebKitAPI::PlatformWebView::~PlatformWebView |
( |
| ) |
|
◆ focus()
void TestWebKitAPI::PlatformWebView::focus |
( |
| ) |
|
◆ page()
WKPageRef TestWebKitAPI::PlatformWebView::page |
( |
| ) |
const |
◆ platformView()
PlatformWKView TestWebKitAPI::PlatformWebView::platformView |
( |
| ) |
const |
|
inline |
◆ resizeTo()
void TestWebKitAPI::PlatformWebView::resizeTo |
( |
unsigned |
width, |
|
|
unsigned |
height |
|
) |
| |
◆ simulateAltKeyPress()
void TestWebKitAPI::PlatformWebView::simulateAltKeyPress |
( |
| ) |
|
◆ simulateMouseMove()
void TestWebKitAPI::PlatformWebView::simulateMouseMove |
( |
unsigned |
x, |
|
|
unsigned |
y |
|
) |
| |
◆ simulateRightClick()
void TestWebKitAPI::PlatformWebView::simulateRightClick |
( |
unsigned |
x, |
|
|
unsigned |
y |
|
) |
| |
◆ simulateSpacebarKeyPress()
void TestWebKitAPI::PlatformWebView::simulateSpacebarKeyPress |
( |
| ) |
|
The documentation for this class was generated from the following files: