Home
last modified time | relevance | path

Searched refs:changedByParser (Results 1 – 25 of 69) sorted by relevance

123

/external/webkit/Source/WebCore/svg/
DSVGClipPathElement.cpp119 void SVGClipPathElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChang… in childrenChanged() argument
121 …SVGStyledTransformableElement::childrenChanged(changedByParser, beforeChange, afterChange, childCo… in childrenChanged()
123 if (changedByParser) in childrenChanged()
DSVGFontFaceFormatElement.cpp42 void SVGFontFaceFormatElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afte… in childrenChanged() argument
44 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
DSVGTitleElement.cpp53 void SVGTitleElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, … in childrenChanged() argument
55 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
DSVGFontFaceSrcElement.cpp61 void SVGFontFaceSrcElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterCh… in childrenChanged() argument
63 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
DSVGGradientElement.cpp137 void SVGGradientElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChang… in childrenChanged() argument
139 SVGStyledElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
141 if (changedByParser) in childrenChanged()
DSVGFilterPrimitiveStandardAttributes.cpp117 void SVGFilterPrimitiveStandardAttributes::childrenChanged(bool changedByParser, Node* beforeChange… in childrenChanged() argument
119 SVGStyledElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
121 if (!changedByParser) in childrenChanged()
DSVGFontFaceUriElement.cpp72 void SVGFontFaceUriElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterCh… in childrenChanged() argument
74 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
DSVGTextPositioningElement.cpp125 void SVGTextPositioningElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* aft… in childrenChanged() argument
127 …SVGTextContentElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta… in childrenChanged()
129 if (changedByParser) in childrenChanged()
DSVGStyleElement.cpp117 void SVGStyleElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, … in childrenChanged() argument
120 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
DSVGMaskElement.cpp170 void SVGMaskElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, i… in childrenChanged() argument
172 SVGStyledElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
174 if (changedByParser) in childrenChanged()
DSVGFELightElement.cpp198 void SVGFELightElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange… in childrenChanged() argument
200 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
202 if (!changedByParser) { in childrenChanged()
DSVGMarkerElement.cpp206 void SVGMarkerElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange,… in childrenChanged() argument
208 SVGStyledElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
210 if (changedByParser) in childrenChanged()
DSVGFilterElement.cpp220 void SVGFilterElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange,… in childrenChanged() argument
222 SVGStyledElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
224 if (changedByParser) in childrenChanged()
DSVGScriptElement.cpp132 void SVGScriptElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange,… in childrenChanged() argument
135 SVGElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
DSVGFontFaceFormatElement.h35 …virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChan…
DSVGFontFaceSrcElement.h39 …virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChan…
/external/webkit/Source/WebCore/html/
DHTMLDetailsElement.cpp108 void HTMLDetailsElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChang… in childrenChanged() argument
110 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
115 if (!changedByParser) in childrenChanged()
DHTMLTitleElement.cpp58 void HTMLTitleElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange,… in childrenChanged() argument
63 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
DHTMLStyleElement.cpp84 void HTMLStyleElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange,… in childrenChanged() argument
87 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
DHTMLOptGroupElement.cpp68 void HTMLOptGroupElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChan… in childrenChanged() argument
71 …HTMLFormControlElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelt… in childrenChanged()
DHTMLOptionElement.cpp186 void HTMLOptionElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange… in childrenChanged() argument
190 select->childrenChanged(changedByParser); in childrenChanged()
191 …HTMLFormControlElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelt… in childrenChanged()
DHTMLScriptElement.cpp56 void HTMLScriptElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange… in childrenChanged() argument
59 HTMLElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()
/external/webkit/Source/WebCore/wml/
DWMLOptionElement.cpp75 void WMLOptionElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange,… in childrenChanged() argument
78 select->childrenChanged(changedByParser); in childrenChanged()
80 …WMLFormControlElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta… in childrenChanged()
DWMLOptGroupElement.cpp80 void WMLOptGroupElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChang… in childrenChanged() argument
83 …WMLFormControlElement::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta… in childrenChanged()
/external/webkit/Source/WebCore/dom/
DAttr.cpp166 void Attr::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCo… in childrenChanged() argument
171 Node::childrenChanged(changedByParser, beforeChange, afterChange, childCountDelta); in childrenChanged()

123