Searched refs:showSubstitutionsPanel (Results 1 – 8 of 8) sorted by relevance
151 virtual void showSubstitutionsPanel(bool show) = 0;
304 frame->editor()->showSubstitutionsPanel(); in contextMenuItemSelected()
81 virtual void showSubstitutionsPanel(bool show);
337 void WebEditorClient::showSubstitutionsPanel(bool show) function
208 void showSubstitutionsPanel();
1143 void Editor::showSubstitutionsPanel() in showSubstitutionsPanel() function in WebCore::Editor1151 client()->showSubstitutionsPanel(false); in showSubstitutionsPanel()1154 client()->showSubstitutionsPanel(true); in showSubstitutionsPanel()
385 virtual void showSubstitutionsPanel(bool) { } in showSubstitutionsPanel() function
2843 (WebEditorClient::showSubstitutionsPanel):