Home
last modified time | relevance | path

Searched refs:m_floatsFitOnLine (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h76 , m_floatsFitOnLine(true) in BreakingContext()
145 bool m_floatsFitOnLine; variable
374 …if (m_floatsFitOnLine && m_width.fitsOnLine(m_block->logicalWidthForFloat(floatingObject).toFloat(… in handleFloat()
381 m_floatsFitOnLine = false; in handleFloat()