Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderBox.cpp2337 int maxLogicalLeftPos; in computePositionedLogicalWidth() local
2342 … maxLogicalWidth, maxMarginLogicalLeft, maxMarginLogicalRight, maxLogicalLeftPos); in computePositionedLogicalWidth()
2348 setLogicalLeft(maxLogicalLeftPos); in computePositionedLogicalWidth()