Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h611 SpellcheckAttributeState spellcheckAttributeState() const;
DElement.cpp2670 SpellcheckAttributeState Element::spellcheckAttributeState() const in spellcheckAttributeState() function in blink::Element
2686 switch (element->spellcheckAttributeState()) { in isSpellCheckingEnabled()