Searched defs:spellcheck (Results 1 – 3 of 3) sorted by relevance
81 void setSpellcheck(bool spellcheck) { mSpellcheck = spellcheck; } in setSpellcheck()83 bool spellcheck() const { return mSpellcheck; } in spellcheck() function
722 bool HTMLElement::spellcheck() const in spellcheck() function in WebCore::HTMLElement
742 …ctor<WebString> makeMenuItemStringsFor(WebContextMenuData* contextMenu, MockSpellCheck* spellcheck) in makeMenuItemStringsFor()