Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLElement.cpp608 static inline const AtomicString& toValidDirValue(const AtomicString& value) in toValidDirValue() function
625 return toValidDirValue(fastGetAttribute(dirAttr)); in dir()