Searched refs:NP_CGContext (Results 1 – 6 of 6) sorted by relevance
646 typedef struct NP_CGContext struct654 } NP_CGContext; typedef
53 NP_CGContext cgPort;
388 NP_CGContext m_npCgContext;
214 …NSGraphicsContext *context = [NSGraphicsContext graphicsContextWithGraphicsPort:((NP_CGContext*)ob…
21591 Added PluginPort union, which wraps a NP_Port and a NP_CGContext. This is to make access to
11034 … Added NP_CGContext, which is the type of the NPWindow's "window" member in CoreGraphics mode.