Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h63 , m_lastFloatFromPreviousLine(inLastFloatFromPreviousLine) in BreakingContext()
129 FloatingObject* m_lastFloatFromPreviousLine; variable
375 … m_block->positionNewFloatOnLine(floatingObject, m_lastFloatFromPreviousLine, m_lineInfo, m_width); in handleFloat()