Michael Ragazzon f1f0f426d2 Use indefinite box size and containing block when calculating max-content size [pre-commit] 6 months ago
..
BlockContainer.cpp e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
BlockContainer.h 7492876298 The great formattening - format all library source code and documents 2 years ago
BlockFormattingContext.cpp bd9a212063 Fix some issues with absolute offsets not being properly fixed 4 months ago
BlockFormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 years ago
CMakeLists.txt 374ca18316 Partial layout updates for isolated layout nodes 4 months ago
ContainerBox.cpp bd9a212063 Fix some issues with absolute offsets not being properly fixed 4 months ago
ContainerBox.h e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
FlexFormattingContext.cpp bb1d099bc8 Update profiling zones for build box and flexbox formatting [pre-commit] 4 months ago
FlexFormattingContext.h e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
FloatedBoxSpace.cpp 41dd21269b Float layouting: Use exact box size when wrapping down to a new line 1 year ago
FloatedBoxSpace.h 7492876298 The great formattening - format all library source code and documents 2 years ago
FormattingContext.cpp e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
FormattingContext.h 3cecf256a0 Refactor formatting context: Get the formatting type separately 4 months ago
FormattingContextDebug.cpp 2238b6a9c1 Update tests 4 months ago
FormattingContextDebug.h 2238b6a9c1 Update tests 4 months ago
InlineBox.cpp b6a6e7761e Call Element::OnLayout only after all other layouting is done 4 months ago
InlineBox.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InlineContainer.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 years ago
InlineContainer.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InlineLevelBox.cpp b6a6e7761e Call Element::OnLayout only after all other layouting is done 4 months ago
InlineLevelBox.h b6a6e7761e Call Element::OnLayout only after all other layouting is done 4 months ago
InlineTypes.h 7492876298 The great formattening - format all library source code and documents 2 years ago
LayoutBox.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
LayoutBox.h d9d331b602 Fix non-boundary layout nodes not being dirtied 4 months ago
LayoutDetails.cpp f1f0f426d2 Use indefinite box size and containing block when calculating max-content size [pre-commit] 4 months ago
LayoutDetails.h e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
LayoutEngine.cpp e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
LayoutEngine.h e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
LayoutNode.cpp 8e8c0a9a03 Clear dirty state of hidden elements, and reset layout cache when context dimension changes 4 months ago
LayoutNode.h 8e8c0a9a03 Clear dirty state of hidden elements, and reset layout cache when context dimension changes 4 months ago
LayoutPools.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 year ago
LayoutPools.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 year ago
LineBox.cpp 70d0d5ecc9 Add rmlui_static_cast to assert validity of down casts, see #514 2 years ago
LineBox.h 7492876298 The great formattening - format all library source code and documents 2 years ago
ReplacedFormattingContext.cpp e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
ReplacedFormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 years ago
TableFormattingContext.cpp e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 months ago
TableFormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 years ago
TableFormattingDetails.cpp 015057095a Layout refactor: Get containing block size from container box 4 months ago
TableFormattingDetails.h 7492876298 The great formattening - format all library source code and documents 2 years ago