HomeSort by relevance Sort by last modified time
    Searched refs:checkChildren (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
InlineFlowBox.cpp 500 bool checkChildren = !descendantsHaveSameLineHeightAndBaseline();
507 if (strictMode || hasTextChildren() || (!checkChildren && hasTextDescendants())) {
519 if (!checkChildren)
    [all...]
RenderBlock.cpp     [all...]

Completed in 29 milliseconds