Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLElement.h123 TranslateAttributeMode translateAttributeMode() const;
DHTMLElement.cpp618 TranslateAttributeMode HTMLElement::translateAttributeMode() const in translateAttributeMode() function in WebCore::HTMLElement
636 TranslateAttributeMode mode = toHTMLElement(n)->translateAttributeMode(); in translate()