Home
last modified time | relevance | path

Searched refs:ignore_bounds_change_request_ (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/
H A Dclient_controlled_shell_surface.h359 bool ignore_bounds_change_request_ = false; variable
H A Dclient_controlled_shell_surface.cc613 if (ignore_bounds_change_request_) in OnBoundsChangeEvent()
1093 base::AutoReset<bool> resetter(&ignore_bounds_change_request_, true); in OnPreWidgetCommit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/
H A Dclient_controlled_shell_surface.h390 bool ignore_bounds_change_request_ = false; variable
H A Dclient_controlled_shell_surface.cc652 if (ignore_bounds_change_request_) in OnBoundsChangeEvent()
1156 base::AutoReset<bool> resetter(&ignore_bounds_change_request_, true); in OnPreWidgetCommit()