Searched defs:atBeforeSideOfBlock (Results 1 – 1 of 1) sorted by relevance
129 bool atBeforeSideOfBlock() const { return m_atBeforeSideOfBlock; } in atBeforeSideOfBlock() function in blink::MarginInfo606 bool atBeforeSideOfBlock = marginInfo.atBeforeSideOfBlock(); in layoutBlockChild() local692 …calTopAfterClear, LayoutUnit estimateWithoutPagination, RenderBox* child, bool atBeforeSideOfBlock) in adjustBlockChildForPagination()