Home
last modified time | relevance | path

Searched refs:IsAtomicInlineLevel (Results 1 – 25 of 83) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dng_block_node.h101 bool IsAtomicInlineLevel() const;
119 if (IsAtomicInlineLevel()) in IsQuirkyAndFillsViewport()
H A Dng_constraint_space.cc84 block.IsAtomicInlineLevel() in CreateFromLayoutObject()
111 if (block.IsAtomicInlineLevel() || block.IsFlexItem() || block.IsGridItem() || in CreateFromLayoutObject()
H A Dng_physical_fragment.cc366 layout_object_->IsAtomicInlineLevel()); in CheckType()
373 layout_object_->IsAtomicInlineLevel()) || in CheckType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/
H A Dng_block_node.h110 bool IsAtomicInlineLevel() const;
141 if (IsAtomicInlineLevel()) in IsQuirkyAndFillsViewport()
H A Dng_constraint_space.cc84 block.IsAtomicInlineLevel() in CreateFromLayoutObject()
119 if (block.IsAtomicInlineLevel() || block.IsFlexItem() || block.IsGridItem() || in CreateFromLayoutObject()
H A Dng_physical_fragment.cc450 layout_object_->IsAtomicInlineLevel()); in CheckType()
457 layout_object_->IsAtomicInlineLevel()) || in CheckType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/
H A Dtext_offset_mapping.cc41 if (!block_flow->ChildrenInline() || block_flow->IsAtomicInlineLevel()) in CanBeInlineContentsContainer()
78 DCHECK(!root_block_flow->IsAtomicInlineLevel()) in RootInlineContentsContainerOf()
116 if (block_flow->IsAtomicInlineLevel() || in ComputeInlineContentsAsBlockFlow()
H A Dinline_box_position.cc254 if (!layout_object.IsAtomicInlineLevel() || !layout_object.IsInline()) in ComputeInlineAdjustedPositionAlgorithm()
339 DCHECK(layout_object.IsAtomicInlineLevel()); in ComputeInlineBoxPositionForInlineAdjustedPositionAlgorithm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/
H A Dtext_offset_mapping.cc41 if (!block_flow->ChildrenInline() || block_flow->IsAtomicInlineLevel()) in CanBeInlineContentsContainer()
84 DCHECK(!root_block_flow->IsAtomicInlineLevel()) in RootInlineContentsContainerOf()
122 if (block_flow->IsAtomicInlineLevel() || in ComputeInlineContentsAsBlockFlow()
H A Dinline_box_position.cc254 if (!layout_object.IsAtomicInlineLevel() || !layout_object.IsInline()) in ComputeInlineAdjustedPositionAlgorithm()
339 DCHECK(layout_object.IsAtomicInlineLevel()); in ComputeInlineBoxPositionForInlineAdjustedPositionAlgorithm()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/api/
H A Dline_layout_item.h185 bool IsAtomicInlineLevel() const { in IsAtomicInlineLevel() function
186 return layout_object_->IsAtomicInlineLevel(); in IsAtomicInlineLevel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/api/
H A Dline_layout_item.h193 bool IsAtomicInlineLevel() const { in IsAtomicInlineLevel() function
194 return layout_object_->IsAtomicInlineLevel(); in IsAtomicInlineLevel()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/line/
H A Dinline_box.cc236 if (GetLineLayoutItem().IsAtomicInlineLevel()) in Move()
317 if (!GetLineLayoutItem().IsAtomicInlineLevel() || in CanAccommodateEllipsis()
H A Dline_breaker.cc96 } else if (context.CurrentItem().IsAtomicInlineLevel()) { in NextLineBreak()
H A Droot_inline_box.cc576 if (box->GetLineLayoutItem().IsAtomicInlineLevel()) { in AscentAndDescentForBox()
716 if (!box_model.IsAtomicInlineLevel() || in VerticalPositionForBox()
748 return !(box->GetLineLayoutItem().IsAtomicInlineLevel() || in IncludeLeadingForBox()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/line/
H A Dinline_box.cc229 if (GetLineLayoutItem().IsAtomicInlineLevel()) in Move()
310 if (!GetLineLayoutItem().IsAtomicInlineLevel() || in CanAccommodateEllipsis()
H A Dline_breaker.cc96 } else if (context.CurrentItem().IsAtomicInlineLevel()) { in NextLineBreak()
H A Droot_inline_box.cc576 if (box->GetLineLayoutItem().IsAtomicInlineLevel()) { in AscentAndDescentForBox()
716 if (!box_model.IsAtomicInlineLevel() || in VerticalPositionForBox()
748 return !(box->GetLineLayoutItem().IsAtomicInlineLevel() || in IncludeLeadingForBox()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_block_flow_line.cc777 if (first_run && first_run->line_layout_item_.IsAtomicInlineLevel()) { in ComputeInlineDirectionPositionsForLine()
1477 (!current->IsFloating() && !current->IsAtomicInlineLevel() && in Next()
1507 result->IsAtomicInlineLevel() || result->IsLayoutInline())) in Next()
1648 auto_wrap = child->IsAtomicInlineLevel() in ComputeInlinePreferredLogicalWidths()
1987 if (o->IsAtomicInlineLevel() || o->IsFloating() || in LayoutInlineChildren()
2007 DCHECK(o->IsAtomicInlineLevel()); in LayoutInlineChildren()
2497 if (!box->GetLineLayoutItem().IsAtomicInlineLevel() || in ClearTruncationOnAtomicInlines()
2629 if (!box->GetLineLayoutItem().IsAtomicInlineLevel() || in TryPlacingEllipsisOnAtomicInlines()
H A Dlayout_deprecated_flexible_box.cc487 (child->IsAtomicInlineLevel() && in LayoutVerticalBox()
754 (child->IsAtomicInlineLevel() && in ApplyLineClamp()
868 if ((child->IsAtomicInlineLevel() && in ClearLineClamp()
H A Dlayout_object.h515 return style.ContainsPaint() && (!IsInline() || IsAtomicInlineLevel()) && in ShouldApplyPaintContainment()
524 return style.ContainsLayout() && (!IsInline() || IsAtomicInlineLevel()) && in ShouldApplyLayoutContainment()
534 (!IsInline() || IsAtomicInlineLevel()) && !IsRubyText() && in ShouldApplySizeContainment()
969 bool IsAtomicInlineLevel() const { return bitfields_.IsAtomicInlineLevel(); } in IsAtomicInlineLevel() function
3067 ADD_BOOLEAN_BITFIELD(is_atomic_inline_level_, IsAtomicInlineLevel);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_block_flow_line.cc784 if (first_run && first_run->line_layout_item_.IsAtomicInlineLevel()) { in ComputeInlineDirectionPositionsForLine()
1499 (!current->IsFloating() && !current->IsAtomicInlineLevel() && in Next()
1529 result->IsAtomicInlineLevel() || result->IsLayoutInline())) in Next()
1674 auto_wrap = child->IsAtomicInlineLevel() in ComputeInlinePreferredLogicalWidths()
2015 if (o->IsAtomicInlineLevel() || o->IsFloating() || in LayoutInlineChildren()
2035 DCHECK(o->IsAtomicInlineLevel()); in LayoutInlineChildren()
2572 if (!box->GetLineLayoutItem().IsAtomicInlineLevel() || in ClearTruncationOnAtomicInlines()
2706 if (!box->GetLineLayoutItem().IsAtomicInlineLevel() || in TryPlacingEllipsisOnAtomicInlines()
H A Dlayout_object.h590 return style.ContainsPaint() && (!IsInline() || IsAtomicInlineLevel()) && in ShouldApplyPaintContainment()
601 return style.ContainsLayout() && (!IsInline() || IsAtomicInlineLevel()) && in ShouldApplyLayoutContainment()
613 (!IsInline() || IsAtomicInlineLevel()) && !IsRubyText() && in ShouldApplySizeContainment()
644 (!IsInline() || IsAtomicInlineLevel()) && !IsRubyText() && in IsStackingContext()
1392 bool IsAtomicInlineLevel() const { in IsAtomicInlineLevel() function
1394 return bitfields_.IsAtomicInlineLevel(); in IsAtomicInlineLevel()
3930 ADD_BOOLEAN_BITFIELD(is_atomic_inline_level_, IsAtomicInlineLevel);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_caret_position.cc145 DCHECK(node.GetLayoutObject()->IsAtomicInlineLevel()); in GetTextOffsetBefore()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dfirst_letter_pseudo_element.cc167 } else if (first_letter_text_layout_object->IsAtomicInlineLevel() || in FirstLetterTextLayoutObject()

1234