Home
last modified time | relevance | path

Searched refs:NPCocoaEventDrawRect (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginEventHandlerCocoa.mm53 initializeEvent(&event, NPCocoaEventDrawRect);
234 bool result = [m_pluginView sendEvent:event isDrawRect:event->type == NPCocoaEventDrawRect];
/external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
Dmain.cpp337 case NPCocoaEventDrawRect: in handleEventCocoa()
/external/webkit/WebCore/bridge/
Dnpapi.h479 NPCocoaEventDrawRect = 1, enumerator
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/
Dmain.m328 case NPCocoaEventDrawRect:
/external/webkit/WebKitExamplePlugins/NetscapeInputMethodPlugin/
Dmain.m358 case NPCocoaEventDrawRect: