Home
last modified time | relevance | path

Searched refs:AddOutlineRectsForNormalChildren (Results 1 – 14 of 14) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dng_physical_container_fragment.cc88 void NGPhysicalContainerFragment::AddOutlineRectsForNormalChildren( in AddOutlineRectsForNormalChildren() function in blink::NGPhysicalContainerFragment
286 descendant_line_box->AddOutlineRectsForNormalChildren( in AddOutlineRectsForDescendant()
H A Dng_physical_container_fragment.h168 void AddOutlineRectsForNormalChildren(
H A Dng_physical_box_fragment.cc424 AddOutlineRectsForNormalChildren(&children_rects, PhysicalOffset(), in AddSelfOutlineRects()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/
H A Dng_physical_container_fragment.cc135 void NGPhysicalContainerFragment::AddOutlineRectsForNormalChildren( in AddOutlineRectsForNormalChildren() function in blink::NGPhysicalContainerFragment
363 descendant_line_box->AddOutlineRectsForNormalChildren( in AddOutlineRectsForDescendant()
H A Dng_physical_container_fragment.h176 void AddOutlineRectsForNormalChildren(
H A Dng_physical_box_fragment.cc727 AddOutlineRectsForNormalChildren( in AddSelfOutlineRects()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_box_model_object.h494 void AddOutlineRectsForNormalChildren(Vector<PhysicalRect>&,
H A Dlayout_box_model_object.cc555 void LayoutBoxModelObject::AddOutlineRectsForNormalChildren( in AddOutlineRectsForNormalChildren() function in blink::LayoutBoxModelObject
H A Dlayout_inline.cc1712 AddOutlineRectsForNormalChildren(rects, additional_offset, in AddOutlineRectsForChildrenAndContinuations()
H A Dlayout_block.cc1943 AddOutlineRectsForNormalChildren(rects, additional_offset, in AddOutlineRects()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_box_model_object.h613 void AddOutlineRectsForNormalChildren(Vector<PhysicalRect>&,
H A Dlayout_box_model_object.cc592 void LayoutBoxModelObject::AddOutlineRectsForNormalChildren( in AddOutlineRectsForNormalChildren() function in blink::LayoutBoxModelObject
H A Dlayout_inline.cc1816 AddOutlineRectsForNormalChildren(rects, additional_offset, in AddOutlineRectsForChildrenAndContinuations()
H A Dlayout_block.cc2091 AddOutlineRectsForNormalChildren(rects, additional_offset, in AddOutlineRects()