Searched refs:synchronizeSystemLanguage (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGDefsElement.h54 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGCircleElement.h65 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGGElement.h62 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGLineElement.h66 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGSwitchElement.h57 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGAElement.h78 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGClipPathElement.h65 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGCursorElement.h69 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGEllipseElement.h66 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGForeignObjectElement.h67 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGMaskElement.h70 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGPatternElement.h88 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGPolyElement.h71 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::SVGPolyElement
H A DSVGRectElement.h68 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGTests.h57 void synchronizeSystemLanguage(SVGElement* contextElement);
H A DSVGImageElement.h83 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGTextContentElement.h130 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::SVGTextContentElement
H A DSVGElement.h102 static void synchronizeSystemLanguage(SVGElement* contextElement);
106 virtual void synchronizeSystemLanguage() { } function in class:WebCore::SVGElement
H A DSVGSVGElement.h183 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGTests.cpp74 &SVGElement::synchronizeSystemLanguage,
194 void SVGTests::synchronizeSystemLanguage(SVGElement* contextElement) function in class:WebCore::SVGTests
H A DSVGUseElement.h125 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGAnimationElement.h238 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); }
H A DSVGPathElement.h128 virtual void synchronizeSystemLanguage() { SVGTests::synchronizeSystemLanguage(this); } function in class:WebCore::FINAL
H A DSVGElement.cpp590 void SVGElement::synchronizeSystemLanguage(SVGElement* contextElement) function in class:WebCore::SVGElement
593 contextElement->synchronizeSystemLanguage();

Completed in 183 milliseconds