Searched defs:childShouldCreateRenderer (Results 1 – 14 of 14) sorted by relevance
76 bool HTMLNoScriptElement::childShouldCreateRenderer(Node*) const in childShouldCreateRenderer() function in WebCore::HTMLNoScriptElement
138 bool HTMLDetailsElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::HTMLDetailsElement
47 bool SVGTSpanElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::SVGTSpanElement
44 bool SVGSwitchElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::SVGSwitchElement
98 bool SVGDocument::childShouldCreateRenderer(Node* node) const in childShouldCreateRenderer() function in WebCore::SVGDocument
157 bool SVGForeignObjectElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::SVGForeignObjectElement
106 bool SVGTRefElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::SVGTRefElement
91 bool SVGAltGlyphElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::SVGAltGlyphElement
134 bool SVGTextPathElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::SVGTextPathElement
109 bool SVGTextElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::SVGTextElement
227 bool SVGAElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::SVGAElement
334 bool SVGElement::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::SVGElement
462 virtual bool childShouldCreateRenderer(Node*) const { return true; } in childShouldCreateRenderer() function
1873 bool Element::childShouldCreateRenderer(Node* child) const in childShouldCreateRenderer() function in WebCore::Element