Searched refs:NPNVnetscapeWindow (Results 1 – 12 of 12) sorted by relevance
50 NPError error = NPN_GetValue(NPNVnetscapeWindow, &hwnd); in NPP_SetWindow()
89 case NPNVnetscapeWindow: return "NPNVnetscapeWindow"; in prettyNameForNPNVariable()
410 NPNVnetscapeWindow, enumerator
534 case NPNVnetscapeWindow: { in platformGetValue()
661 case NPNVnetscapeWindow: { in platformGetValue()
877 case NPNVnetscapeWindow: { in platformGetValue()
484 case NPNVnetscapeWindow: { in NPN_GetValue()
784 case NPNVnetscapeWindow: { in platformGetValue()
17977 Test NPN_GetValue(NPNVnetscapeWindow)17993 NPN_GetValue(NPNVnetscapeWindow) returns a valid HWND and that it
27625 Implement NPN_GetValue(NPNVnetscapeWindow)27636 (WebKit::NPN_GetValue): Added case for NPNVnetscapeWindow that calls
10337 The problem appears to be that Flash queries NPNVnetscapeWindow on every42574 NPNVnetscapeWindow on Unix/X11: "Gets the browser toplevel window in which the
3671 In the implementation of getValue for NPNVnetscapeWindow treat