Searched refs:canMergeContiguousAnonymousBlocks (Results 1 – 1 of 1) sorted by relevance
996 static bool canMergeContiguousAnonymousBlocks(RenderObject* oldChild, RenderObject* prev, RenderObj… in canMergeContiguousAnonymousBlocks() function1058 bool canMergeAnonymousBlocks = canMergeContiguousAnonymousBlocks(oldChild, prev, next); in removeChild()