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.h126 void mapLanguageAttributeToLocale(const AtomicString&, MutableStylePropertySet*);
DHTMLElement.cpp138 void HTMLElement::mapLanguageAttributeToLocale(const AtomicString& value, MutableStylePropertySet* … in mapLanguageAttributeToLocale() function in blink::HTMLElement
199 mapLanguageAttributeToLocale(value, style); in collectStyleForPresentationAttribute()
203 mapLanguageAttributeToLocale(value, style); in collectStyleForPresentationAttribute()