webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
TestWebKitAPI::ScaleWebView Class Reference
Inheritance diagram for TestWebKitAPI::ScaleWebView:
testing::Test

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Protected Attributes

COMPtr< IWebViewm_webView
 
HostWindow m_window
 

Member Function Documentation

◆ SetUp()

void TestWebKitAPI::ScaleWebView::SetUp ( )
protectedvirtual

Reimplemented from testing::Test.

◆ TearDown()

void TestWebKitAPI::ScaleWebView::TearDown ( )
protectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ m_webView

COMPtr<IWebView> TestWebKitAPI::ScaleWebView::m_webView
protected

◆ m_window

HostWindow TestWebKitAPI::ScaleWebView::m_window
protected

The documentation for this class was generated from the following file: