Home
last modified time | relevance | path

Searched refs:IsGridAutoFlowDirectionRow (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/grid/
H A Dng_grid_layout_algorithm.cc1104 return Style().IsGridAutoFlowDirectionRow() ? kForRows : kForColumns; in AutoFlowDirection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dcomputed_style.h1312 bool IsGridAutoFlowDirectionRow() const { in IsGridAutoFlowDirectionRow() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcomputed_style.h1351 bool IsGridAutoFlowDirectionRow() const { in IsGridAutoFlowDirectionRow() function