Home
last modified time | relevance | path

Searched refs:focus_editor (Results 1 – 5 of 5) sorted by relevance

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dmsgwindow.h103 gboolean msgwin_goto_compiler_file_line(gboolean focus_editor);
108 gboolean msgwin_goto_messages_file_line(gboolean focus_editor);
H A Dmsgwindow.c740 static gboolean goto_compiler_file_line(const gchar *fname, gint line, gboolean focus_editor) in goto_compiler_file_line() argument
793 if (ret && focus_editor) in goto_compiler_file_line()
806 gboolean msgwin_goto_compiler_file_line(gboolean focus_editor) in msgwin_goto_compiler_file_line() argument
842 ret = goto_compiler_file_line(filename, line, focus_editor); in msgwin_goto_compiler_file_line()
1180 gboolean msgwin_goto_messages_file_line(gboolean focus_editor) in msgwin_goto_messages_file_line() argument
1210 if (ret && focus_editor) in msgwin_goto_messages_file_line()
1227 if (ret && focus_editor) in msgwin_goto_messages_file_line()
/dports/devel/geany/geany-1.38/src/
H A Dmsgwindow.h103 gboolean msgwin_goto_compiler_file_line(gboolean focus_editor);
108 gboolean msgwin_goto_messages_file_line(gboolean focus_editor);
H A Dmsgwindow.c730 static gboolean goto_compiler_file_line(const gchar *fname, gint line, gboolean focus_editor) in goto_compiler_file_line() argument
783 if (ret && focus_editor) in goto_compiler_file_line()
796 gboolean msgwin_goto_compiler_file_line(gboolean focus_editor) in msgwin_goto_compiler_file_line() argument
832 ret = goto_compiler_file_line(filename, line, focus_editor); in msgwin_goto_compiler_file_line()
1170 gboolean msgwin_goto_messages_file_line(gboolean focus_editor) in msgwin_goto_messages_file_line() argument
1200 if (ret && focus_editor) in msgwin_goto_messages_file_line()
1217 if (ret && focus_editor) in msgwin_goto_messages_file_line()
/dports/www/py-notebook/notebook-6.4.5/notebook/static/notebook/js/
H A Dmain.min.js.map108 …cause it will cause a page jump.\n * @method focus_editor\n */\n Cell.prototype.focus_e…
121 …ont = that.unrender();\n if (cont) {\n that.focus_editor();\n …
144 …is.mode !== 'edit') {\n cell.unrender();\n cell.focus_editor();\n }\n…