Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:advanceToNextMisspelling

2367             advanceToNextMisspelling(true);
2409 void WebPageProxy::advanceToNextMisspelling(bool startBeforeSelection) const
2411 process()->send(Messages::WebPage::AdvanceToNextMisspelling(startBeforeSelection), m_pageID);