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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
FloatingObjects.h 80 void setPaginationStrut(int strut) { m_paginationStrut = strut; }
RootInlineBox.h 58 void setPaginationStrut(LayoutUnit strut) { ensureLineFragmentationData()->m_paginationStrut = strut; }