Searched refs:NPCocoaEventDrawRect (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginEventHandlerCocoa.mm52 initializeEvent(&event, NPCocoaEventDrawRect);
233 bool result = [m_pluginView sendEvent:event isDrawRect:event->type == NPCocoaEventDrawRect];
/macosx-10.10/WebCore-7600.1.25/plugins/
H A Dnpapi.h596 NPCocoaEventDrawRect = 1, enumerator in enum:__anon5831
/macosx-10.10/WebCore-7600.1.25/plugins/mac/
H A DPluginViewMac.mm351 cocoaEvent.type = NPCocoaEventDrawRect;
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm452 NPCocoaEvent event = initializeEvent(NPCocoaEventDrawRect);

Completed in 149 milliseconds