Searched refs:logicalLeftLength (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBox.cpp2859 Length logicalLeftLength = style()->logicalLeft(); local
2888 computeInlineStaticDistance(logicalLeftLength, logicalRightLength, this, containerBlock, containerLogicalWidth);
2893 logicalLeftLength, logicalRightLength, marginLogicalLeft, marginLogicalRight,
2902 logicalLeftLength, logicalRightLength, marginLogicalLeft, marginLogicalRight,
2919 logicalLeftLength, logicalRightLength, marginLogicalLeft, marginLogicalRight,

Completed in 507 milliseconds