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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineBox.cpp231 m_bitfields.setDeterminedIfNextOnLineExists(true);
H A DInlineBox.h361 void setDeterminedIfNextOnLineExists(bool determinedIfNextOnLineExists) const { m_determinedIfNextOnLineExists = determinedIfNextOnLineExists; } function in class:blink::InlineBox::InlineBoxBitfields

Completed in 77 milliseconds