Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderBox.cpp2357 int minLogicalLeftPos; in computePositionedLogicalWidth() local
2362 … minLogicalWidth, minMarginLogicalLeft, minMarginLogicalRight, minLogicalLeftPos); in computePositionedLogicalWidth()
2368 setLogicalLeft(minLogicalLeftPos); in computePositionedLogicalWidth()