Searched refs:setPaginatedLineWidth (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRootInlineBox.h64 void setPaginatedLineWidth(LayoutUnit width) { ensureLineFragmentationData()->m_paginatedLineWidth = width; } function in class:blink::RootInlineBox
H A DRootInlineBox.cpp244 setPaginatedLineWidth(block().availableLogicalWidthForContent());
H A DRenderBlockLineLayout.cpp1048 trailingFloatsLineBox->setPaginatedLineWidth(availableLogicalWidthForContent());

Completed in 429 milliseconds