Searched refs:invalidate_pending_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc217 invalidate_pending_(false),
723 if (invalidate_pending_) {
727 invalidate_pending_ = false;
957 invalidate_pending_ = true;
H A Dwebplugin_delegate_proxy.h290 bool invalidate_pending_; member in class:content::WebPluginDelegateProxy

Completed in 908 milliseconds