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

/external/webkit/Source/WebCore/dom/
H A DElement.h415 SpellcheckAttributeState spellcheckAttributeState() const;
H A DElement.cpp1890 SpellcheckAttributeState Element::spellcheckAttributeState() const function in class:WebCore::Element
1908 switch (element->spellcheckAttributeState()) {

Completed in 66 milliseconds