Home
last modified time | relevance | path

Searched refs:handle_context_menu_break_condition (Results 1 – 2 of 2) sorted by relevance

/dports/math/octave/octave-6.4.0/libgui/src/m-editor/
H A Dfile-editor-tab.h200 void handle_context_menu_break_condition (int linenr);
H A Dfile-editor-tab.cc199 this, SLOT (handle_context_menu_break_condition (int))); in file_editor_tab()
374 void file_editor_tab::handle_context_menu_break_condition (int linenr) in handle_context_menu_break_condition() function in octave::file_editor_tab