Home
last modified time | relevance | path

Searched refs:SetInnerViewportContainerBoundsDelta (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dproperty_tree.h665 void SetInnerViewportContainerBoundsDelta(gfx::Vector2dF bounds_delta);
H A Dlayer_tree_impl.cc403 property_trees->SetInnerViewportContainerBoundsDelta(bounds_delta); in UpdateViewportContainerSizes()
H A Dproperty_tree.cc1760 void PropertyTrees::SetInnerViewportContainerBoundsDelta( in SetInnerViewportContainerBoundsDelta() function in cc::PropertyTrees
H A Dlayer_tree_host_impl_unittest.cc4157 property_trees->SetInnerViewportContainerBoundsDelta(gfx::Vector2dF(15, 15)); in TEST_F()
4161 property_trees->SetInnerViewportContainerBoundsDelta(gfx::Vector2dF()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dproperty_tree.h692 void SetInnerViewportContainerBoundsDelta(gfx::Vector2dF bounds_delta);
H A Dlayer_tree_impl.cc428 property_trees->SetInnerViewportContainerBoundsDelta(bounds_delta); in UpdateViewportContainerSizes()
H A Dproperty_tree.cc1827 void PropertyTrees::SetInnerViewportContainerBoundsDelta( in SetInnerViewportContainerBoundsDelta() function in cc::PropertyTrees
H A Dlayer_tree_host_impl_unittest.cc4809 property_trees->SetInnerViewportContainerBoundsDelta(gfx::Vector2dF(15, 15)); in TEST_P()
4813 property_trees->SetInnerViewportContainerBoundsDelta(gfx::Vector2dF()); in TEST_P()