Home
last modified time | relevance | path

Searched refs:replacePrev (Results 1 – 4 of 4) sorted by relevance

/dports/science/shelxle/shelxle-1.0.1352/
H A Dcodeeditor.h141 void replacePrev();//!<replace previous functionality of search and replace in the editor.
H A Dcodeeditor.cpp137 connect(replacePButton, SIGNAL(clicked() ), this, SLOT(replacePrev())); in CodeEditor()
901 void CodeEditor::replacePrev(){ in replacePrev() function in CodeEditor
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/
H A Dqeditor.h414 void replacePrev();
H A Dqeditor.cpp1404 void QEditor::replacePrev() in replacePrev() function in QEditor