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

/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpapi.h460 * The type of a NPWindow - it specifies the type of the data structure
483 } NPWindow; typedef in typeref:struct:_NPWindow
495 NPWindow window;
688 NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window);
/external/chromium_org/third_party/npapi/bindings/
H A Dnpapi.h480 * The type of a NPWindow - it specifies the type of the data structure
502 } NPWindow; typedef in typeref:struct:_NPWindow
530 NPWindow window;
622 * NP_CGContext is the type of the NPWindow's 'window' when the plugin specifies NPDrawingModelCoreGraphics
633 * NP_GLContext is the type of the NPWindow's 'window' when the plugin specifies NPDrawingModelOpenGL as its
831 NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window);

Completed in 193 milliseconds