Searched refs:floorToInt (Results 1 – 4 of 4) sorted by relevance
84 newLeft += floorToInt(m_block.textIndentOffset()); in shrinkAvailableWidthForNewFloatIfNeeded()95 newRight -= floorToInt(m_block.textIndentOffset()); in shrinkAvailableWidthForNewFloatIfNeeded()
773 inline int floorToInt(LayoutUnit value) in floorToInt() function
513 distributeExtraLogicalHeight(floorToInt(computedLogicalHeight - totalSectionLogicalHeight)); in layout()
2438 …calRight = min(rootBlock->inlineDirectionOffset(offsetFromRootBlock) + floorToInt(logicalLeft), mi… in logicalLeftSelectionGap()2453 …icalLeft = max(rootBlock->inlineDirectionOffset(offsetFromRootBlock) + floorToInt(logicalRight), m… in logicalRightSelectionGap()