Home
last modified time | relevance | path

Searched defs:disable_ng_for_type (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_object_factory.cc77 bool disable_ng_for_type = false) { in CreateObject()
136 bool disable_ng_for_type = !RuntimeEnabledFeatures::LayoutNGGridEnabled(); in CreateGrid() local
148 bool disable_ng_for_type = !RuntimeEnabledFeatures::MathMLCoreEnabled(); in CreateMath() local
185 bool disable_ng_for_type = !RuntimeEnabledFeatures::LayoutNGTableEnabled(); in CreateTable() local
216 bool disable_ng_for_type = !RuntimeEnabledFeatures::LayoutNGTableEnabled(); in CreateTableColumn() local
226 bool disable_ng_for_type = !RuntimeEnabledFeatures::LayoutNGTableEnabled(); in CreateTableRow() local
236 bool disable_ng_for_type = !RuntimeEnabledFeatures::LayoutNGTableEnabled(); in CreateTableSection() local
253 bool disable_ng_for_type = !RuntimeEnabledFeatures::LayoutNGFieldsetEnabled(); in CreateFieldset() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_object_factory.cc52 bool disable_ng_for_type = false) { in CreateObject()
105 bool disable_ng_for_type = !RuntimeEnabledFeatures::LayoutNGFlexBoxEnabled(); in CreateFlexibleBox() local
144 bool disable_ng_for_type = !RuntimeEnabledFeatures::LayoutNGFieldsetEnabled(); in CreateFieldset() local