Searched defs:changedByParser (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFontFaceFormatElement.cpp44 void SVGFontFaceFormatElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
46 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DSVGFontFaceSrcElement.cpp63 void SVGFontFaceSrcElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
65 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DSVGTitleElement.cpp59 void SVGTitleElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
61 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DSVGClipPathElement.cpp99 void SVGClipPathElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
101 SVGGraphicsElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
103 if (changedByParser)
H A DSVGFELightElement.cpp206 void SVGFELightElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
208 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
210 if (!changedByParser) {
H A DSVGFilterPrimitiveStandardAttributes.cpp115 void SVGFilterPrimitiveStandardAttributes::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
117 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
119 if (!changedByParser)
H A DSVGFontFaceUriElement.cpp73 void SVGFontFaceUriElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
75 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DSVGGradientElement.cpp128 void SVGGradientElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
130 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
132 if (changedByParser)
H A DSVGMaskElement.cpp144 void SVGMaskElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
146 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
148 if (changedByParser)
H A DSVGFilterElement.cpp176 void SVGFilterElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
178 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
180 if (changedByParser)
H A DSVGMarkerElement.cpp178 void SVGMarkerElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
180 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
182 if (changedByParser)
H A DSVGPatternElement.cpp162 void SVGPatternElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
164 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
166 if (changedByParser)
H A DSVGStyleElement.cpp149 void SVGStyleElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
151 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DSVGFontFaceElement.cpp349 void SVGFontFaceElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
351 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DSVGScriptElement.cpp130 void SVGScriptElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
132 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFieldSetElement.cpp68 void HTMLFieldSetElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
70 HTMLFormControlElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DHTMLTitleElement.cpp66 void HTMLTitleElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
68 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DHTMLOptGroupElement.cpp68 void HTMLOptGroupElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
71 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DHTMLScriptElement.cpp58 void HTMLScriptElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
60 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DHTMLOptionElement.cpp258 void HTMLOptionElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
264 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DHTMLStyleElement.cpp213 void HTMLStyleElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
215 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DHTMLObjectElement.cpp339 void HTMLObjectElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
346 HTMLPlugInImageElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
H A DInsertionPoint.cpp118 void InsertionPoint::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
120 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
H A DShadowRoot.cpp292 void ShadowRoot::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) argument
294 ContainerNode::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta);
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DContainerNode.cpp732 void ContainerNode::childrenChanged(bool changedByParser, Node*, Node*, int childCountDelta) argument
735 if (!changedByParser && childCountDelta)

Completed in 243 milliseconds

12