Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderBlock.cpp943 void RenderBlock::collapseMargins(RenderBox* child, MarginInfo& marginInfo, int yPosEstimate) in collapseMargins()
1106 int yPosEstimate = height(); in estimateVerticalPosition() local
1295 int yPosEstimate = estimateVerticalPosition(child, marginInfo); in layoutBlockChildren() local