Searched refs:isMisspelled (Results 1 – 3 of 3) sorted by relevance
112 bool isMisspelled() const;
363 bool HitTestResult::isMisspelled() const in isMisspelled() function in WebCore::HitTestResult
2798 if (mev.hitTestResult().isMisspelled()) in sendContextMenuEvent()