NPSetWindowCallbackStruct   79 content/child/npapi/webplugin_delegate_impl_gtk.cc     delete static_cast<NPSetWindowCallbackStruct*>(window_.ws_info);
NPSetWindowCallbackStruct  141 content/child/npapi/webplugin_delegate_impl_gtk.cc     window_.ws_info = new NPSetWindowCallbackStruct;
NPSetWindowCallbackStruct  142 content/child/npapi/webplugin_delegate_impl_gtk.cc   NPSetWindowCallbackStruct* extra =
NPSetWindowCallbackStruct  143 content/child/npapi/webplugin_delegate_impl_gtk.cc       static_cast<NPSetWindowCallbackStruct*>(window_.ws_info);
NPSetWindowCallbackStruct  508 content/child/npapi/webplugin_delegate_impl_gtk.cc     window_.ws_info = new NPSetWindowCallbackStruct;
NPSetWindowCallbackStruct  509 content/child/npapi/webplugin_delegate_impl_gtk.cc   NPSetWindowCallbackStruct* extra =
NPSetWindowCallbackStruct  510 content/child/npapi/webplugin_delegate_impl_gtk.cc       static_cast<NPSetWindowCallbackStruct*>(window_.ws_info);
NPSetWindowCallbackStruct   86 content/test/plugin/plugin_javascript_open_popup.cc   NPSetWindowCallbackStruct* extra =
NPSetWindowCallbackStruct   87 content/test/plugin/plugin_javascript_open_popup.cc       static_cast<NPSetWindowCallbackStruct*>(window->ws_info);
NPSetWindowCallbackStruct  289 third_party/npapi/bindings/npapi.h typedef struct _NPSetWindowCallbackStruct NPSetWindowCallbackStruct;