Searched refs:clearDescendantsHaveSameLineHeightAndBaseline (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineFlowBox.h295 void clearDescendantsHaveSameLineHeightAndBaseline() function in class:WebCore::InlineFlowBox
299 parent()->clearDescendantsHaveSameLineHeightAndBaseline();
H A DRenderBlockLineLayout.cpp556 parentBox->clearDescendantsHaveSameLineHeightAndBaseline();
871 run->m_box->parent()->clearDescendantsHaveSameLineHeightAndBaseline();
H A DInlineFlowBox.cpp154 clearDescendantsHaveSameLineHeightAndBaseline();

Completed in 59 milliseconds