Home
last modified time | relevance | path

Searched refs:NPSetWindowCallbackStruct (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/test/plugin/
Dplugin_javascript_open_popup.cc86 NPSetWindowCallbackStruct* extra = in CheckWindow()
87 static_cast<NPSetWindowCallbackStruct*>(window->ws_info); in CheckWindow()
/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_gtk.cc79 delete static_cast<NPSetWindowCallbackStruct*>(window_.ws_info); in ~WebPluginDelegateImpl()
141 window_.ws_info = new NPSetWindowCallbackStruct; in WindowedCreatePlugin()
142 NPSetWindowCallbackStruct* extra = in WindowedCreatePlugin()
143 static_cast<NPSetWindowCallbackStruct*>(window_.ws_info); in WindowedCreatePlugin()
508 window_.ws_info = new NPSetWindowCallbackStruct; in WindowlessSetWindow()
509 NPSetWindowCallbackStruct* extra = in WindowlessSetWindow()
510 static_cast<NPSetWindowCallbackStruct*>(window_.ws_info); in WindowlessSetWindow()
/external/chromium_org/third_party/npapi/bindings/
Dnpapi_x11.h59 } NPSetWindowCallbackStruct; typedef
Dnpapi.h289 typedef struct _NPSetWindowCallbackStruct NPSetWindowCallbackStruct; typedef
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpapi.h329 } NPSetWindowCallbackStruct; typedef