HomeSort by relevance Sort by last modified time
    Searched refs:callNPP_SetWindow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/npapi/npspy/include/
epmanager.h 92 NPError callNPP_SetWindow(NPP instance, NPWindow* window);
  /external/chromium_org/third_party/npapi/npspy/common/
epmanager.cpp 281 NPError NPPEntryPointManager::callNPP_SetWindow(NPP instance, NPWindow* window)
npp_gate.cpp 223 NPError rv = epManager->callNPP_SetWindow(instance, pNPWindow);

Completed in 78 milliseconds