Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_android.cc27 first_set_window_call_(true) { in WebPluginDelegateImpl()
Dwebplugin_delegate_impl.cc131 if (first_set_window_call_) { in UpdateGeometry()
132 first_set_window_call_ = false; in UpdateGeometry()
Dwebplugin_delegate_impl.h455 bool first_set_window_call_; variable
Dwebplugin_delegate_impl_win.cc246 first_set_window_call_(true), in WebPluginDelegateImpl()
Dwebplugin_delegate_impl_mac.mm170 first_set_window_call_(true),