OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WillDestroyWindow
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/plugin/
webplugin_proxy.cc
124
void WebPluginProxy::
WillDestroyWindow
(gfx::PluginWindowHandle window) {
/external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.cc
254
WillDestroyWindow
();
491
WillDestroyWindow
();
895
void WebPluginDelegateProxy::
WillDestroyWindow
() {
897
plugin_->
WillDestroyWindow
(window_);
[
all
...]
webplugin_impl.cc
553
void WebPluginImpl::
WillDestroyWindow
(gfx::PluginWindowHandle window) {
[
all
...]
Completed in 115 milliseconds