Lines Matching full:descendants
6490 events should be checked on target node only and not its descendants.
9278 Teach sub-selector chains about shadow descendants
9298 descendants in the chain).
25264 descendants. (We can't just check whether the layer itself has compositing
25265 descendants, because overflow follows the render tree, but compositing
27112 flags. This will ensure that we still lay out our descendants if they need it.
28298 Helpers that return the first and last line box descendants. Used by firstLineBoxIncludingCulling and
28309 dirtyLineBoxes now crawls into descendants to figure out which root lines to dirty when
30188 Descendants of InspectorRuntimeAgent should implement a method providing access to the default
34694 a box whose descendants all have the same position. When we do placeBoxesInBlockDirection, we
34699 to track whether a box has text descendants now as well. When we avoid doing the recursion
47213 Table cells with dynamically added percentage height descendants do not
65606 list and mark all descendants blocks for layout. I added a bailout condition