webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
TestWebKitAPI::HostWindow Class Reference

#include <HostWindow.h>

Public Member Functions

 HostWindow ()
 
 ~HostWindow ()
 
bool initialize ()
 
RECT clientRect () const
 
HWND window () const
 

Constructor & Destructor Documentation

◆ HostWindow()

TestWebKitAPI::HostWindow::HostWindow ( )

◆ ~HostWindow()

TestWebKitAPI::HostWindow::~HostWindow ( )

Member Function Documentation

◆ clientRect()

RECT TestWebKitAPI::HostWindow::clientRect ( ) const

◆ initialize()

bool TestWebKitAPI::HostWindow::initialize ( )

◆ window()

HWND TestWebKitAPI::HostWindow::window ( ) const
inline

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