Home | History | Annotate | Download | only in UIProcess

Lines Matching defs:spellingUIIsShowing

2366         if (!TextChecker::spellingUIIsShowing())
2475 void WebPageProxy::spellingUIIsShowing(bool& isShowing)
2477 isShowing = TextChecker::spellingUIIsShowing();