HomeSort by relevance Sort by last modified time
    Searched refs:setPaginatedLineWidth (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RootInlineBox.h 64 void setPaginatedLineWidth(LayoutUnit width) { ensureLineFragmentationData()->m_paginatedLineWidth = width; }
RootInlineBox.cpp 279 setPaginatedLineWidth(block()->availableLogicalWidthForContent(heightOfBlock));
    [all...]
RenderBlockLineLayout.cpp     [all...]

Completed in 149 milliseconds