Home
last modified time | relevance | path

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

/external/webkit/WebCore/bridge/
Dnpapi.h691 typedef struct NP_Port struct
696 } NP_Port; argument
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginView.h51 NP_Port qdPort;
DWebNetscapePluginView.mm2429 …printNPWindow.window = &printGWorld; // Normally this is an NP_Port, but when printing it is the a…
/external/webkit/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/JavaScriptCore/
DChangeLog-2007-10-1411033 NP_Port is now only defined when QuickDraw is available.