Searched refs:cgPort (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapePluginView.mm516 nPort.cgPort.window = windowRef;
517 nPort.cgPort.context = context;
518 window.window = &nPort.cgPort;
599 ASSERT(!nPort.cgPort.context || (context == nPort.cgPort.context));
898 if (nPort.cgPort.window != lastSetPort.cgPort.window)
900 if (nPort.cgPort.context != lastSetPort.cgPort.context)
1013 npErr, nPort.cgPort
[all...]
H A DWebNetscapePluginView.h53 NP_CGContext cgPort; member in union:PluginPort

Completed in 95 milliseconds