Searched defs:platformPaint (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/gtk/
H A DChunkedUpdateDrawingAreaProxyGtk.cpp64 bool ChunkedUpdateDrawingAreaProxy::platformPaint(const IntRect& rect, cairo_t* cr) function in class:WebKit::ChunkedUpdateDrawingAreaProxy
/external/webkit/Source/WebKit2/UIProcess/qt/
H A DChunkedUpdateDrawingAreaProxyQt.cpp60 bool ChunkedUpdateDrawingAreaProxy::platformPaint(const IntRect& rect, QPainter* painter) function in class:WebKit::ChunkedUpdateDrawingAreaProxy
/external/webkit/Source/WebKit2/UIProcess/win/
H A DChunkedUpdateDrawingAreaProxyWin.cpp68 bool ChunkedUpdateDrawingAreaProxy::platformPaint(const IntRect& rect, HDC hdc) function in class:WebKit::ChunkedUpdateDrawingAreaProxy
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapePluginNone.cpp54 void NetscapePlugin::platformPaint(GraphicsContext*, const IntRect&, bool) function in class:WebKit::NetscapePlugin
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/win/
H A DNetscapePluginWin.cpp138 void NetscapePlugin::platformPaint(GraphicsContext* context, const IntRect& dirtyRect, bool) function in class:WebKit::NetscapePlugin
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/
H A DNetscapePluginX11.cpp196 void NetscapePlugin::platformPaint(GraphicsContext* context, const IntRect& dirtyRect, bool /*isSnapshot*/) function in class:WebKit::NetscapePlugin

Completed in 127 milliseconds