Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderBox.cpp2385 static void computeLogicalLeftPositionedOffset(int& logicalLeftPos, const RenderBox* child, int log… in computeLogicalLeftPositionedOffset()
2399 … logicalWidthValue, int& marginLogicalLeftValue, int& marginLogicalRightValue, int& logicalLeftPos) in computePositionedLogicalWidthUsing()
2990 int logicalLeftPos = logicalLeftValue + marginLogicalLeftAlias; in computePositionedLogicalWidthReplaced() local