Home
last modified time | relevance | path

Searched defs:logicalLeftPos (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp3174 static void computeLogicalLeftPositionedOffset(LayoutUnit& logicalLeftPos, const RenderBox* child, … in computeLogicalLeftPositionedOffset()
3801 LayoutUnit logicalLeftPos = logicalLeftValue + marginLogicalLeftAlias; in computePositionedLogicalWidthReplaced() local