Searched defs:showSubstitutionsPanel (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DEditor.cpp1310 void Editor::showSubstitutionsPanel() function in class:WebCore::Editor
1318 client()->showSubstitutionsPanel(false);
1321 client()->showSubstitutionsPanel(true);
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h506 virtual void showSubstitutionsPanel(bool) { } function in class:WebCore::EmptyEditorClient

Completed in 76 milliseconds