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

  /external/webkit/Source/WebCore/rendering/
InlineFlowBox.cpp 111 bool shouldClearDescendantsHaveSameLineHeightAndBaseline = false;
113 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
119 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
122 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
127 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
137 shouldClearDescendantsHaveSameLineHeightAndBaseline = true;
141 if (shouldClearDescendantsHaveSameLineHeightAndBaseline)
    [all...]

Completed in 31 milliseconds