Searched refs:NPN_ForceRedraw (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/plugins/
H A Dnpapi.cpp139 void NPN_ForceRedraw(NPP instance) function
H A DPluginPackage.cpp292 m_browserFuncs.forceredraw = NPN_ForceRedraw;
H A Dnpapi.h841 void NP_LOADDS NPN_ForceRedraw(NPP instance);
/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A Dnpapi.mm137 void NPN_ForceRedraw(NPP instance)
H A DWebNetscapePluginPackage.mm298 browserFuncs.forceredraw = NPN_ForceRedraw;
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp603 static void NPN_ForceRedraw(NPP) function in namespace:WebKit
995 netscapeFuncs.forceredraw = NPN_ForceRedraw;

Completed in 202 milliseconds