Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDocument.cpp262 static HashSet<StringImpl*>* createHtmlCaseInsensitiveAttributesSet() in createHtmlCaseInsensitiveAttributesSet() function
319 … HashSet<StringImpl*>* htmlCaseInsensitiveAttributesSet = createHtmlCaseInsensitiveAttributesSet(); in isCaseSensitiveAttribute()