Searched refs:logicalWidthValue (Results 1 – 1 of 1) sorted by relevance
3473 …fset(LayoutUnit& logicalLeftPos, const RenderBox* child, LayoutUnit logicalWidthValue, const Rende… in computeLogicalLeftPositionedOffset() argument3478 logicalLeftPos = containerLogicalWidth - logicalWidthValue - logicalLeftPos; in computeLogicalLeftPositionedOffset()