Home
last modified time | relevance | path

Searched refs:logicalWidthValue (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp3473 …fset(LayoutUnit& logicalLeftPos, const RenderBox* child, LayoutUnit logicalWidthValue, const Rende… in computeLogicalLeftPositionedOffset() argument
3478 logicalLeftPos = containerLogicalWidth - logicalWidthValue - logicalLeftPos; in computeLogicalLeftPositionedOffset()