Home
last modified time | relevance | path

Searched refs:NP_CGContext (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/bridge/
Dnpapi.h646 typedef struct NP_CGContext struct
654 } NP_CGContext; typedef
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginView.h53 NP_CGContext cgPort;
/external/webkit/WebCore/plugins/
DPluginView.h388 NP_CGContext m_npCgContext;
/external/webkit/WebKitExamplePlugins/NetscapeInputMethodPlugin/
Dmain.m214 …NSGraphicsContext *context = [NSGraphicsContext graphicsContextWithGraphicsPort:((NP_CGContext*)ob…
/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-1411034 … Added NP_CGContext, which is the type of the NPWindow's "window" member in CoreGraphics mode.