Home | History | Annotate | Download | only in WebCore

Lines Matching full:children

1787         (WebCore::RenderSVGContainer::paint): allow children to draw when container is visibility='hidden'
4266 can add children, and you don't want to do that in the middle of calculating width.
4582 to clear the paintingRoot properly when recurring into children. It would be nice to find a design
6291 REGRESSION: Clicking on a select with size other than 1 and no children results in a crash
6293 Make sure returned value is -1 for selects without children.
13218 whitespace text nodes to be children of the head.
22827 Renamed from cleanUpEmptyStyleSpans. Algorithm changed to scan children
32188 Relayout children of svg containers, except svg shapes that do not depend on percentages.
34166 Fix for 10680, contrained flexbox is not shrinking flexible children
36121 Added case for when there's no children to check for hasLineIfEmpty.
40346 necessary, since the scrollbars repaint themselves already and children
41035 Relayout children of svg containers, except svg shapes that do not depend on percentages.
42658 (WebCore::RenderTable::addChild): columns and colgroups are valid children of a table too, not
43035 to keep things like HRs from being given children.
43309 Change to iterate the list items instead of iterating all children
45376 the parser might hold refs on some of our children that have self-only refs.
45518 (WebCore::RenderMenuList::updateFromElement): If the options have changed, iterate through the children to find the menu item with the widest text.
45923 (WebCore::canHaveChildrenForEditing): Don't insert children into
46378 other children.
47129 (-[DOMHTMLElement children]):
47164 (WebCore::HTMLElement::children):
47324 (WebCore::RenderBox::caretRect): Don't propagate to children,
47325 VisiblePositions inside containers don't refer to children.
48343 of children that use lineWidth.
49483 - fix repainting of layer children's outlines that extend beyond the layer
50151 Let this function insert children into empty containers.
51938 Children with percentage heights of absolutely positioned element
52421 need an opportunity to mark their children.