Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineFlowBox.h295 void clearDescendantsHaveSameLineHeightAndBaseline() in clearDescendantsHaveSameLineHeightAndBaseline() function
299 parent()->clearDescendantsHaveSameLineHeightAndBaseline(); in clearDescendantsHaveSameLineHeightAndBaseline()
DRenderBlockLineLayout.cpp208 parentBox->clearDescendantsHaveSameLineHeightAndBaseline(); in createLineBoxes()
525 run->m_box->parent()->clearDescendantsHaveSameLineHeightAndBaseline(); in setLogicalWidthForTextRun()
DInlineFlowBox.cpp154 clearDescendantsHaveSameLineHeightAndBaseline(); in addToLine()