Home
last modified time | relevance | path

Searched defs:showSubstitutionsPanel (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm337 void WebEditorClient::showSubstitutionsPanel(bool show) function
/external/webkit/WebCore/loader/
DEmptyClients.h385 virtual void showSubstitutionsPanel(bool) { } in showSubstitutionsPanel() function
/external/webkit/WebCore/editing/
DEditor.cpp1143 void Editor::showSubstitutionsPanel() in showSubstitutionsPanel() function in WebCore::Editor