Home
last modified time | relevance | path

Searched refs:mapLanguageAttributeToLocale (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLElement.h114 void mapLanguageAttributeToLocale(const AtomicString&, MutableStylePropertySet*);
DHTMLElement.cpp137 void HTMLElement::mapLanguageAttributeToLocale(const AtomicString& value, MutableStylePropertySet* … in mapLanguageAttributeToLocale() function in WebCore::HTMLElement
198 mapLanguageAttributeToLocale(value, style); in collectStyleForPresentationAttribute()
202 mapLanguageAttributeToLocale(value, style); in collectStyleForPresentationAttribute()