Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/devtools/
H A Ddevtools_window.h411 DevToolsContentsResizingStrategy contents_resizing_strategy_; variable
H A Ddevtools_window.cc473 out_strategy->CopyFrom(window->contents_resizing_strategy_); in GetInTabWebContents()
1322 if (contents_resizing_strategy_.Equals(strategy)) in SetInspectedPageBounds()
1325 contents_resizing_strategy_.CopyFrom(strategy); in SetInspectedPageBounds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/devtools/
H A Ddevtools_window.h455 DevToolsContentsResizingStrategy contents_resizing_strategy_; variable
H A Ddevtools_window.cc503 out_strategy->CopyFrom(window->contents_resizing_strategy_); in GetInTabWebContents()
1386 if (contents_resizing_strategy_.Equals(strategy)) in SetInspectedPageBounds()
1389 contents_resizing_strategy_.CopyFrom(strategy); in SetInspectedPageBounds()