Searched defs:totalLogicalWidth (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/paint/ |
D | InlineFlowBoxPainter.cpp | 114 LayoutUnit totalLogicalWidth; in paintFillLayer() local 238 LayoutUnit totalLogicalWidth = logicalOffsetOnLine; in paintBoxDecorationBackground() local 306 LayoutUnit totalLogicalWidth = logicalOffsetOnLine; in paintMask() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBlockLineLayout.cpp | 298 …oRightDirection, BidiRun* trailingSpaceRun, float& logicalLeft, float& totalLogicalWidth, float av… in updateLogicalWidthForLeftAlignedBlock() 314 …oRightDirection, BidiRun* trailingSpaceRun, float& logicalLeft, float& totalLogicalWidth, float av… in updateLogicalWidthForRightAlignedBlock() 336 …oRightDirection, BidiRun* trailingSpaceRun, float& logicalLeft, float& totalLogicalWidth, float av… in updateLogicalWidthForCenterAlignedBlock() 456 …6>& expansionOpportunities, unsigned expansionOpportunityCount, float& totalLogicalWidth, float av… in computeExpansionForJustifiedText() 485 …* rootInlineBox, BidiRun* trailingSpaceRun, float& logicalLeft, float& totalLogicalWidth, float& a… in updateLogicalWidthForAlignment() 580 float totalLogicalWidth = lineBox->getFlowSpacingLogicalWidth().toFloat(); in computeInlineDirectionPositionsForSegment() local 1915 float totalLogicalWidth = curr->logicalWidth(); in deleteEllipsisLineBoxes() local 1960 …float totalLogicalWidth = curr->placeEllipsis(ellipsisStr, ltr, blockLeftEdge.toFloat(), blockRigh… in checkLinesForTextOverflow() local 2036 float totalLogicalWidth = 0; in startAlignedOffsetForLine() local
|
D | RenderBox.cpp | 3528 …int totalLogicalWidth = computedValues.m_extent + logicalLeftValue + logicalRightValue + marginLo… in computePositionedLogicalWidthReplaced() local
|