Home
last modified time | relevance | path

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

/dports/math/octave/octave-6.4.0/libgui/src/m-editor/
H A Dfile-editor-tab.h272 void add_breakpoint_event (const bp_info& info);
H A Dfile-editor-tab.cc1156 add_breakpoint_event (info); in handle_request_add_breakpoint()
1358 void file_editor_tab::add_breakpoint_event (const bp_info& info) in add_breakpoint_event() function in octave::file_editor_tab