Home
last modified time | relevance | path

Searched defs:substitutionsPanelIsShowing (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm422 bool WebEditorClient::substitutionsPanelIsShowing() function
/external/webkit/Source/WebCore/loader/
DEmptyClients.h507 virtual bool substitutionsPanelIsShowing() { return false; } in substitutionsPanelIsShowing() function
/external/webkit/Source/WebCore/editing/
DEditor.cpp1324 bool Editor::substitutionsPanelIsShowing() in substitutionsPanelIsShowing() function in WebCore::Editor
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp3029 void WebPageProxy::substitutionsPanelIsShowing(bool& isShowing) in substitutionsPanelIsShowing() function in WebKit::WebPageProxy