Searched refs:PluginPort (Results 1 – 2 of 2) sorted by relevance
49 typedef union PluginPort { union54 } PluginPort; typedef77 PluginPort nPort;78 PluginPort lastSetPort;
21591 Added PluginPort union, which wraps a NP_Port and a NP_CGContext. This is to make access to21594 … Changed types of nPort and lastSetPort to PluginPort so they can be used with any drawing model.