Searched refs:hasRightObjects (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DFloatingObjects.h151 bool hasRightObjects() const { return m_rightObjectsCount > 0; } function in class:blink::FloatingObjects
H A DRenderBlockFlow.cpp2203 if (m_floatingObjects && m_floatingObjects->hasRightObjects())
2729 if (m_floatingObjects && m_floatingObjects->hasRightObjects())

Completed in 49 milliseconds