Searched refs:systemLanguagePropertyInfo (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGTests.h67 static const SVGPropertyInfo* systemLanguagePropertyInfo();
H A DSVGTests.cpp70 const SVGPropertyInfo* SVGTests::systemLanguagePropertyInfo() function in class:WebCore::SVGTests
98 map.get().addProperty(systemLanguagePropertyInfo());
201 m_systemLanguage.synchronize(contextElement, systemLanguagePropertyInfo()->attributeName, value);

Completed in 104 milliseconds