Home
last modified time | relevance | path

Searched refs:LayoutParentStyle (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Delement_resolve_context.h54 const ComputedStyle* LayoutParentStyle() const { in LayoutParentStyle() function
H A Dstyle_resolver_state.h159 const ComputedStyle* LayoutParentStyle() const { in LayoutParentStyle() function
H A Dstyle_resolver_state.cc64 layout_parent_style_ = element_context_.LayoutParentStyle(); in StyleResolverState()
H A Dstyle_adjuster.cc589 DCHECK(state.LayoutParentStyle()); in AdjustComputedStyle()
593 const ComputedStyle& layout_parent_style = *state.LayoutParentStyle(); in AdjustComputedStyle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Delement_resolve_context.h54 const ComputedStyle* LayoutParentStyle() const { in LayoutParentStyle() function
H A Dstyle_resolver_state.h141 const ComputedStyle* LayoutParentStyle() const { in LayoutParentStyle() function
H A Dstyle_resolver_state.cc63 layout_parent_style_ = element_context_.LayoutParentStyle(); in StyleResolverState()
H A Dstyle_adjuster.cc641 DCHECK(state.LayoutParentStyle()); in AdjustComputedStyle()
645 const ComputedStyle& layout_parent_style = *state.LayoutParentStyle(); in AdjustComputedStyle()