/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBox.h | 360 struct LogicalExtentComputedValues { struct 361 LogicalExtentComputedValues() { } in LogicalExtentComputedValues() function 406 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const; 409 void computeLogicalWidthInRegion(LogicalExtentComputedValues&, RenderRegion* = 0) const; 631 void computePositionedLogicalWidth(LogicalExtentComputedValues&, RenderRegion* = 0) const; 653 …outUnit logicalLeftValue, const LayoutUnit bordersPlusPadding, LogicalExtentComputedValues&) const; 665 void computePositionedLogicalHeight(LogicalExtentComputedValues&) const; 669 LogicalExtentComputedValues&) const; 673 LogicalExtentComputedValues&) const; 675 void computePositionedLogicalHeightReplaced(LogicalExtentComputedValues&) const; [all …]
|
D | RenderMeter.h | 41 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const…
|
D | RenderMultiColumnFlowThread.h | 44 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const…
|
D | RenderMeter.cpp | 62 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues& comput… in computeLogicalHeight()
|
D | RenderMultiColumnFlowThread.cpp | 55 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues& comput… in computeLogicalHeight()
|
D | RenderTextControl.h | 63 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const…
|
D | RenderMultiColumnSet.h | 103 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const…
|
D | RenderListBox.h | 79 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const…
|
D | RenderBox.cpp | 2226 LogicalExtentComputedValues computedValues; in updateLogicalWidth() 2267 void RenderBox::computeLogicalWidthInRegion(LogicalExtentComputedValues& computedValues, RenderRegi… in computeLogicalWidthInRegion() 2594 LogicalExtentComputedValues computedValues; in renderBoxRegionInfo() 2670 LogicalExtentComputedValues computedValues; in updateLogicalHeight() 2679 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues& comput… in computeLogicalHeight() 2931 LogicalExtentComputedValues computedValues; in computePercentageLogicalHeight() 3042 LogicalExtentComputedValues computedValues; in computeReplacedLogicalHeightUsing() 3123 LogicalExtentComputedValues computedValues; in availableLogicalHeightUsing() 3339 void RenderBox::computePositionedLogicalWidth(LogicalExtentComputedValues& computedValues, RenderRe… in computePositionedLogicalWidth() 3419 LogicalExtentComputedValues maxValues; in computePositionedLogicalWidth() [all …]
|
D | RenderTextControl.cpp | 129 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues& comput… in computeLogicalHeight()
|
D | RenderFlowThread.h | 80 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const…
|
D | RenderView.h | 63 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const…
|
D | RenderMultiColumnSet.cpp | 192 …mnSet::computeLogicalHeight(LayoutUnit, LayoutUnit logicalTop, LogicalExtentComputedValues& comput… in computeLogicalHeight()
|
D | RenderImage.cpp | 234 LogicalExtentComputedValues computedValues; in imageDimensionsChanged()
|
D | RenderListBox.cpp | 261 …stBox::computeLogicalHeight(LayoutUnit, LayoutUnit logicalTop, LogicalExtentComputedValues& comput… in computeLogicalHeight()
|
D | RenderFlowThread.cpp | 247 …hread::computeLogicalHeight(LayoutUnit, LayoutUnit logicalTop, LogicalExtentComputedValues& comput… in computeLogicalHeight()
|
D | RenderView.cpp | 98 …ew::computeLogicalHeight(LayoutUnit logicalHeight, LayoutUnit, LogicalExtentComputedValues& comput… in computeLogicalHeight()
|
D | RenderTable.cpp | 247 LogicalExtentComputedValues computedValues; in updateLogicalWidth()
|
D | RenderFlexibleBox.cpp | 420 LogicalExtentComputedValues computedValues; in mainAxisContentExtent()
|
D | RenderBlock.cpp | 4190 LogicalExtentComputedValues computedValues; in computeInlinePreferredLogicalWidths() 4433 LogicalExtentComputedValues computedValues; in computeBlockPreferredLogicalWidths()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | RenderSVGForeignObject.h | 59 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const…
|
D | RenderSVGForeignObject.cpp | 112 …bject::computeLogicalHeight(LayoutUnit, LayoutUnit logicalTop, LogicalExtentComputedValues& comput… in computeLogicalHeight()
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
D | SliderThumbElement.cpp | 110 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const… 116 …LogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues& comput… in computeLogicalHeight()
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 1049 …t(WebCore::LayoutUnit, WebCore::LayoutUnit, WebCore::RenderBox::LogicalExtentComputedValues&) const 1051 …t(WebCore::LayoutUnit, WebCore::LayoutUnit, WebCore::RenderBox::LogicalExtentComputedValues&) const
|