HomeSort by relevance Sort by last modified time
    Searched defs:NPWindow (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 460 * The type of a NPWindow - it specifies the type of the data structure
483 } NPWindow;
495 NPWindow window;
688 NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window);
  /external/chromium_org/third_party/npapi/bindings/
npapi.h 480 * The type of a NPWindow - it specifies the type of the data structure
502 } 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 340 milliseconds