HomeSort by relevance Sort by last modified time
    Searched full:shouldcleardescendantshavesamelineheightandbaseline (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineFlowBox.cpp 123 bool shouldClearDescendantsHaveSameLineHeightAndBaseline = false;
125 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
131 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
134 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
139 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
149 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
153 if (shouldClearDescendantsHaveSameLineHeightAndBaseline)
    [all...]

Completed in 184 milliseconds