Searched refs:updateLogicalWidthForAlignment (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBlockLineLayout.cpp | 485 void RenderBlockFlow::updateLogicalWidthForAlignment(const ETextAlign& textAlign, const RootInlineB… in updateLogicalWidthForAlignment() function in blink::RenderBlockFlow 634 …updateLogicalWidthForAlignment(textAlign, lineBox, trailingSpaceRun, logicalLeft, totalLogicalWidt… in computeInlineDirectionPositionsForSegment() 1916 …updateLogicalWidthForAlignment(textAlign, curr, 0, logicalLeft, totalLogicalWidth, availableLogica… in deleteEllipsisLineBoxes() 1964 …updateLogicalWidthForAlignment(textAlign, curr, 0, logicalLeft, totalLogicalWidth, availableLogica… in checkLinesForTextOverflow() 2039 …updateLogicalWidthForAlignment(textAlign, 0, 0, logicalLeft, totalLogicalWidth, availableLogicalWi… in startAlignedOffsetForLine()
|
D | RenderBlockFlow.h | 297 …void updateLogicalWidthForAlignment(const ETextAlign&, const RootInlineBox*, BidiRun* trailingSpac…
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 1099 …LParserThrea^chrome ^[.] WebCore::RenderBlock::updateLogicalWidthForAlignment(WebCor… 1101 …--- WebCore::RenderBlock::updateLogicalWidthForAlignment(WebCore::ETextAlign const&, WebCore::Bidi…
|