Searched refs:platformPaint (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePluginNone.cpp62 void NetscapePlugin::platformPaint(GraphicsContext*, const IntRect&, bool) function in class:WebKit::NetscapePlugin
H A DNetscapePlugin.h164 void platformPaint(WebCore::GraphicsContext*, const WebCore::IntRect& dirtyRect, bool isSnapshot = false);
H A DNetscapePlugin.cpp699 platformPaint(context, dirtyRect);
719 platformPaint(context.get(), IntRect(IntPoint(), m_pluginSize), true);
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/x11/
H A DNetscapePluginX11.cpp311 void NetscapePlugin::platformPaint(GraphicsContext* context, const IntRect& dirtyRect, bool /*isSnapshot*/) function in class:WebKit::NetscapePlugin
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm442 void NetscapePlugin::platformPaint(GraphicsContext* context, const IntRect& dirtyRect, bool isSnapshot)

Completed in 125 milliseconds