Searched defs:logicalLeftPos (Results 1 – 1 of 1) sorted by relevance
2385 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