Home
last modified time | relevance | path

Searched defs:startRegion (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderFlowThread.cpp406 RenderRegion* startRegion = 0; in regionFromAbsolutePointAndBox() local
431 RenderRegion* startRegion = regionAtBlockOffset(referencePoint.y()); in adjustedPositionRelativeToOffsetParent() local
585 RenderRegion* startRegion; in removeRenderBoxRegionInfo() local
612 RenderRegion* startRegion; in logicalWidthChangedInRegionsForBlock() local
714 RenderRegion* startRegion = regionAtBlockOffset(offsetFromLogicalTopOfFirstPage, true); in setRegionRangeForBox() local
746 void RenderFlowThread::getRegionRangeForBox(const RenderBox* box, RenderRegion*& startRegion, Rende… in getRegionRangeForBox()
767 …rFlowThread::regionInRange(const RenderRegion* targetRegion, const RenderRegion* startRegion, cons… in regionInRange() argument
858 void RenderFlowThread::initializeRegionsComputedAutoHeight(RenderRegion* startRegion) in initializeRegionsComputedAutoHeight()
DRenderFlowThread.h234 RenderRegion* startRegion() const { return m_startRegion; } in startRegion() function
DRenderBoxModelObject.cpp2727 RenderRegion* startRegion; in mapAbsoluteToLocalPoint() local
DRenderBlock.cpp5635 RenderRegion* startRegion; in clampToStartAndEndRegions() local