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

/external/webkit/WebCore/bridge/
H A Dnpapi.h444 * The type of a NPWindow - it specifies the type of the data structure
553 } NPWindow; typedef in typeref:struct:_NPWindow
567 NPWindow window;
642 * NP_CGContext is the type of the NPWindow's 'window' when the plugin specifies NPDrawingModelCoreGraphics
657 * NP_GLContext is the type of the NPWindow's 'window' when the plugin specifies NPDrawingModelOpenGL as its
682 * NP_Port is the type of the NPWindow's 'window' when the plugin specifies NPDrawingModelQuickDraw as its
821 NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window);

Completed in 13 milliseconds