Home
last modified time | relevance | path

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

/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-file-chooser-dialog.h81 GtkSourceNewlineType xed_file_chooser_dialog_get_newline_type (XedFileChooserDialog *dialog);
H A Dxed-file-chooser-dialog.c511 xed_file_chooser_dialog_get_newline_type (XedFileChooserDialog *dialog) in xed_file_chooser_dialog_get_newline_type() function
H A Dxed-commands-file.c556 newline_type = xed_file_chooser_dialog_get_newline_type (dialog); in save_dialog_response_cb()