Searched refs:callNPP_SetWindow (Results 1 – 3 of 3) sorted by relevance
92 NPError callNPP_SetWindow(NPP instance, NPWindow* window);
281 NPError NPPEntryPointManager::callNPP_SetWindow(NPP instance, NPWindow* window) in callNPP_SetWindow() function in NPPEntryPointManager
223 NPError rv = epManager->callNPP_SetWindow(instance, pNPWindow); in NPP_SetWindow()