HomeSort by relevance Sort by last modified time
    Searched refs:mapLanguageAttributeToLocale (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.h 126 void mapLanguageAttributeToLocale(const AtomicString&, MutableStylePropertySet*);
HTMLElement.cpp 138 void HTMLElement::mapLanguageAttributeToLocale(const AtomicString& value, MutableStylePropertySet* style)
199 mapLanguageAttributeToLocale(value, style);
203 mapLanguageAttributeToLocale(value, style);
    [all...]

Completed in 71 milliseconds