Searched defs:floatLogicalBottom (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/line/
H A DLineWidth.cpp185 LayoutUnit floatLogicalBottom = m_block.nextFloatLogicalBottomBelow(lineLogicalTop); local
213 LayoutUnit floatLogicalBottom; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderBlockFlow.cpp2550 LayoutUnit floatLogicalBottom = std::min(logicalBottomForFloat(floatingObject), LayoutUnit::max() - childLogicalTop); local

Completed in 159 milliseconds