Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineFlowBox.cpp124 bool shouldClearDescendantsHaveSameLineHeightAndBaseline = false; in addToLine() local
126 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
132 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
135 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
140 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
150 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
154 if (shouldClearDescendantsHaveSameLineHeightAndBaseline) in addToLine()