Searched defs:NPWindow (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bridge/
H A Dnpapi.h469 * The type of a NPWindow - it specifies the type of the data structure
491 } NPWindow; typedef in typeref:struct:_NPWindow
519 NPWindow window;
607 * NP_CGContext is the type of the NPWindow's 'window' when the plugin specifies NPDrawingModelCoreGraphics
622 * NP_GLContext is the type of the NPWindow's 'window' when the plugin specifies NPDrawingModelOpenGL as its
822 NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window);

Completed in 19 milliseconds