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.cpp123 bool shouldClearDescendantsHaveSameLineHeightAndBaseline = false; in addToLine() local
125 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
131 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
134 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
139 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
149 shouldClearDescendantsHaveSameLineHeightAndBaseline = true; in addToLine()
153 if (shouldClearDescendantsHaveSameLineHeightAndBaseline) in addToLine()