Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/parser/
H A Dhtml_construction_site.cc171 DCHECK_EQ(task.operation, HTMLConstructionSiteTask::kTakeAllChildren); in ExecuteTakeAllChildrenTask()
192 if (task.operation == HTMLConstructionSiteTask::kTakeAllChildren) in ExecuteTask()
835 HTMLConstructionSiteTask task(HTMLConstructionSiteTask::kTakeAllChildren); in TakeAllChildren()
H A Dhtml_construction_site.h50 kTakeAllChildren, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/parser/
H A Dhtml_construction_site.cc180 DCHECK_EQ(task.operation, HTMLConstructionSiteTask::kTakeAllChildren); in ExecuteTakeAllChildrenTask()
201 if (task.operation == HTMLConstructionSiteTask::kTakeAllChildren) in ExecuteTask()
865 HTMLConstructionSiteTask task(HTMLConstructionSiteTask::kTakeAllChildren); in TakeAllChildren()
H A Dhtml_construction_site.h50 kTakeAllChildren, enumerator