Home
last modified time | relevance | path

Searched defs:editor_file (Results 1 – 12 of 12) sorted by relevance

/dports/www/bluefish/bluefish-2.2.12/src/plugin_zencoding/zencoding/interface/
H A Dfile.py24 def locate_file(editor_file, file_name): argument
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dmain.c65 char *editor_file = 0; in main() local
/dports/editors/cooledit/cooledit-3.17.28/editor/
H A Dpercentsubs.c51 char *substitute_strings (char *text, char *cmdline_options, char *editor_file, char *dnd_major_typ… in substitute_strings()
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/
H A Deditor.c302 char *editor_file(const char *name) in editor_file() function
/dports/math/octave/octave-6.4.0/libgui/src/
H A Dshortcut-manager.cc419 QTreeWidgetItem *editor_file = new QTreeWidgetItem (editor); in fill_treewidget() local
/dports/devel/anjuta/anjuta-3.34.0/plugins/document-manager/
H A Danjuta-bookmarks.c216 GFile* editor_file; in on_document_added() local
/dports/misc/mc/mc-4.8.27/src/editor/
H A Dsyntax.c1261 const char *editor_file, const char *first_line, const char *type) in edit_read_syntax_file()
/dports/misc/mc-nox11/mc-4.8.27/src/editor/
H A Dsyntax.c1261 const char *editor_file, const char *first_line, const char *type) in edit_read_syntax_file()
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dsyntax.c1534 static int edit_read_syntax_file (WEdit * edit, char **names, char *syntax_file, char *editor_file, in edit_read_syntax_file()
/dports/editors/marker/Marker-2020.04.04.2/src/
H A Dmarker-window.c933 GFile *editor_file = marker_editor_get_file (MARKER_EDITOR (current->data)); in marker_window_new_editor_from_file() local
/dports/devel/anjuta/anjuta-3.34.0/plugins/project-manager/
H A Dplugin.c1407 GFile* editor_file = ianjuta_file_get_file (IANJUTA_FILE (node->data), NULL); in project_manager_unload_gbf() local
/dports/devel/anjuta/anjuta-3.34.0/plugins/build-basic-autotools/
H A Dplugin.c210 GFile *editor_file) in build_indicator_location_set()