Searched defs:totalLogicalWidth (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBlockLineLayout.cpp | 377 …oRightDirection, BidiRun* trailingSpaceRun, float& logicalLeft, float& totalLogicalWidth, float av… in updateLogicalWidthForLeftAlignedBlock() 393 …oRightDirection, BidiRun* trailingSpaceRun, float& logicalLeft, float& totalLogicalWidth, float av… in updateLogicalWidthForRightAlignedBlock() 415 …oRightDirection, BidiRun* trailingSpaceRun, float& logicalLeft, float& totalLogicalWidth, float av… in updateLogicalWidthForCenterAlignedBlock() 535 …6>& expansionOpportunities, unsigned expansionOpportunityCount, float& totalLogicalWidth, float av… in computeExpansionForJustifiedText() 567 …* rootInlineBox, BidiRun* trailingSpaceRun, float& logicalLeft, float& totalLogicalWidth, float& a… in updateLogicalWidthForAlignment() 691 float totalLogicalWidth = lineBox->getFlowSpacingLogicalWidth(); in computeInlineDirectionPositionsForSegment() local 2267 float totalLogicalWidth = curr->logicalWidth(); in deleteEllipsisLineBoxes() local 2312 …float totalLogicalWidth = curr->placeEllipsis(ellipsisStr, ltr, blockLeftEdge, blockRightEdge, wid… in checkLinesForTextOverflow() local 2388 float totalLogicalWidth = 0; in startAlignedOffsetForLine() local
|
D | InlineFlowBox.cpp | 1171 LayoutUnit totalLogicalWidth; in paintFillLayer() local 1309 LayoutUnit totalLogicalWidth = logicalOffsetOnLine; in paintBoxDecorations() local 1381 LayoutUnit totalLogicalWidth = logicalOffsetOnLine; in paintMask() local
|
D | RenderBox.cpp | 4089 …int totalLogicalWidth = computedValues.m_extent + logicalLeftValue + logicalRightValue + marginLo… in computePositionedLogicalWidthReplaced() local
|