Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_embedded_content.h65 LayoutView* ChildLayoutView() const;
H A Dlayout_embedded_content.cc100 LayoutView* LayoutEmbeddedContent::ChildLayoutView() const { in ChildLayoutView() function in blink::LayoutEmbeddedContent
136 if (LayoutView* child_layout_view = ChildLayoutView()) { in LayerTypeRequired()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/compositing/
H A Dcompositing_inputs_updater.cc213 .ChildLayoutView()) { in UpdateSelfAndDescendantsRecursively()