Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:isShowing

2475 void WebPageProxy::spellingUIIsShowing(bool& isShowing)
2477 isShowing = TextChecker::spellingUIIsShowing();
3029 void WebPageProxy::substitutionsPanelIsShowing(bool& isShowing)
3031 isShowing = TextChecker::substitutionsPanelIsShowing();