webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <UpdateInfo.h>
Public Member Functions | |
UpdateInfo () | |
void | encode (IPC::Encoder &) const |
Static Public Member Functions | |
static bool | decode (IPC::Decoder &, UpdateInfo &) |
|
inline |
|
static |
void WebKit::UpdateInfo::encode | ( | IPC::Encoder & | encoder | ) | const |
ShareableBitmap::Handle WebKit::UpdateInfo::bitmapHandle |
WebCore::IntPoint WebKit::UpdateInfo::bitmapOffset |
float WebKit::UpdateInfo::deviceScaleFactor |
WebCore::IntSize WebKit::UpdateInfo::scrollOffset |
WebCore::IntRect WebKit::UpdateInfo::scrollRect |
WebCore::IntRect WebKit::UpdateInfo::updateRectBounds |
Vector<WebCore::IntRect> WebKit::UpdateInfo::updateRects |
float WebKit::UpdateInfo::updateScaleFactor |
WebCore::IntSize WebKit::UpdateInfo::viewSize |