Home
last modified time | relevance | path

Searched refs:PluginPort (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginView.h49 typedef union PluginPort { union
54 } PluginPort; typedef
77 PluginPort nPort;
78 PluginPort lastSetPort;
/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
21594 … Changed types of nPort and lastSetPort to PluginPort so they can be used with any drawing model.