Home
last modified time | relevance | path

Searched refs:updateLogicalWidth (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderMeter.cpp54 void RenderMeter::updateLogicalWidth() in updateLogicalWidth() function in WebCore::RenderMeter
56 RenderBox::updateLogicalWidth(); in updateLogicalWidth()
DRenderIFrame.cpp100 updateLogicalWidth(); in layoutSeamlessly()
132 updateLogicalWidth(); in layout()
DRenderMeter.h40 virtual void updateLogicalWidth() OVERRIDE;
DRenderHTMLCanvas.cpp96 updateLogicalWidth(); in canvasSizeChanged()
DRenderMultiColumnSet.h96 virtual void updateLogicalWidth() OVERRIDE;
DRenderMultiColumnSet.cpp138 void RenderMultiColumnSet::updateLogicalWidth() in updateLogicalWidth() function in WebCore::RenderMultiColumnSet
170 updateLogicalWidth(); in prepareForLayout()
DRenderEmbeddedObject.cpp200 updateLogicalWidth(); in layout()
DRenderTableCell.h231 virtual void updateLogicalWidth() OVERRIDE;
DRenderFlowThread.h79 virtual void updateLogicalWidth() OVERRIDE FINAL;
DRenderTable.h298 virtual void updateLogicalWidth() OVERRIDE;
DRenderView.h62 virtual void updateLogicalWidth() OVERRIDE;
DRenderBox.h404 virtual void updateLogicalWidth();
503 updateLogicalWidth(); in tryLayoutDoingPositionedMovementOnly()
DRenderListItem.cpp310 containingBlock()->updateLogicalWidth(); in updateMarkerLocation()
DRenderFlowThread.cpp191 updateLogicalWidth(); // Called to get the maximum logical width for the region. in validateRegions()
226 void RenderFlowThread::updateLogicalWidth() in updateLogicalWidth() function in WebCore::RenderFlowThread
DRenderReplaced.cpp89 updateLogicalWidth(); in layout()
DRenderTable.cpp242 void RenderTable::updateLogicalWidth() in updateLogicalWidth() function in WebCore::RenderTable
428 updateLogicalWidth(); in layout()
DRenderDeprecatedFlexibleBox.cpp272 updateLogicalWidth(); in layoutBlock()
DRenderView.cpp103 void RenderView::updateLogicalWidth() in updateLogicalWidth() function in WebCore::RenderView
DRenderBlockFlow.cpp1650 child->updateLogicalWidth(); in getClearDelta()
2081 floatBox->updateLogicalWidth(); in insertFloatingObject()
DRenderGrid.cpp272 updateLogicalWidth(); in layoutBlock()
DRenderTableCell.cpp218 void RenderTableCell::updateLogicalWidth() in updateLogicalWidth() function in WebCore::RenderTableCell
DRenderBlock.cpp1493 updateLogicalWidth(); in updateLogicalWidthAndColumnWidth()
1810 box->updateLogicalWidth(); in markFixedPositionObjectForLayoutIfNeeded()
1887 r->updateLogicalWidth(); in layoutPositionedObjects()
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGForeignObject.h58 virtual void updateLogicalWidth() OVERRIDE;
DRenderSVGForeignObject.cpp105 void RenderSVGForeignObject::updateLogicalWidth() in updateLogicalWidth() function in WebCore::RenderSVGForeignObject
DRenderSVGRoot.cpp207 updateLogicalWidth(); in layout()

12