Home
last modified time | relevance | path

Searched refs:scintilla_command (Results 1 – 3 of 3) sorted by relevance

/dports/math/octave/octave-6.4.0/libgui/src/m-editor/
H A Dfile-editor-tab.h164 void scintilla_command (const QWidget *, unsigned int);
H A Dfile-editor-tab.cc1270 void file_editor_tab::scintilla_command (const QWidget *ID, in scintilla_command() function in octave::file_editor_tab
H A Dfile-editor.cc2503 f, SLOT (scintilla_command (const QWidget *, unsigned int))); in make_file_editor_tab()