Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginView.h51 NP_Port qdPort;
DWebNetscapePluginView.mm2461 …printNPWindow.window = &printGWorld; // Normally this is an NP_Port, but when printing it is the a…
/external/webkit/Source/WebCore/bridge/
Dnpapi.h598 typedef struct NP_Port struct
603 } NP_Port; typedef
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-1421591 Added PluginPort union, which wraps a NP_Port and a NP_CGContext. This is to make access to
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-1411033 NP_Port is now only defined when QuickDraw is available.