Home
last modified time | relevance | path

Searched defs:isShowing (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/mac/
DCorrectionPanel.h48 bool isShowing() const { return m_view; } in isShowing() function
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DCorrectionPanel.h47 bool isShowing() const { return m_view; } in isShowing() function
/external/webkit/Source/WebKit/win/
DWebNodeHighlight.cpp128 bool WebNodeHighlight::isShowing() const in isShowing() function in WebNodeHighlight
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebEditorClient.cpp433 bool isShowing = false; in spellingUIIsShowing() local
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2475 void WebPageProxy::spellingUIIsShowing(bool& isShowing) in spellingUIIsShowing()
3029 void WebPageProxy::substitutionsPanelIsShowing(bool& isShowing) in substitutionsPanelIsShowing()