Home
last modified time | relevance | path

Searched refs:_gtk_file_has_native_path (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechooserutils.h54 gboolean _gtk_file_has_native_path (GFile *file);
H A Dgtkfilechooserutils.c419 _gtk_file_has_native_path (GFile *file) in _gtk_file_has_native_path() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilesystem.h113 gboolean _gtk_file_has_native_path (GFile *file);
H A Dgtkfilechooserbutton.c1912 if (!_gtk_file_has_native_path (base_file)) in model_add_volumes()
1972 if (_gtk_file_has_native_path (file)) in model_add_bookmarks()
2225 if (local_only && !_gtk_file_has_native_path (file)) in test_if_file_is_visible()
2278 if (!_gtk_file_has_native_path (base_file)) in filter_model_visible_func()
2911 if (data && _gtk_file_has_native_path (G_FILE (data)) && in chooser_notify_cb()
H A Dgtkfilesystem.c892 _gtk_file_has_native_path (GFile *file) in _gtk_file_has_native_path() function
H A Dgtkfilechooserentry.c689 && !_gtk_file_has_native_path (folder_file)) in set_completion_folder()
H A Dgtkfilechooserwidget.c3008 !_gtk_file_has_native_path (priv->current_folder)) in set_local_only()
5775 if (priv->local_only && !_gtk_file_has_native_path (file)) in gtk_file_chooser_widget_update_current_folder()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilesystem.h167 gboolean _gtk_file_has_native_path (GFile *file);
H A Dgtkfilechooserbutton.c1936 if (!_gtk_file_has_native_path (base_file)) in model_add_volumes()
1996 if (_gtk_file_has_native_path (file)) in model_add_bookmarks()
2238 if (local_only && !_gtk_file_has_native_path (file)) in test_if_file_is_visible()
2291 if (!_gtk_file_has_native_path (base_file)) in filter_model_visible_func()
2884 if (data && !_gtk_file_has_native_path (G_FILE (data)) && in dialog_notify_cb()
H A Dgtkfilechooserentry.c588 && !_gtk_file_has_native_path (folder_file)) in set_completion_folder()
H A Dgtkfilesystem.c1715 _gtk_file_has_native_path (GFile *file) in _gtk_file_has_native_path() function
H A Dgtkfilechooserdefault.c1878 if (impl->local_only && !_gtk_file_has_native_path (file)) in shortcuts_append_bookmarks()
2010 base_has_native_path = _gtk_file_has_native_path (base_file); in shortcuts_add_volumes()
5031 !_gtk_file_has_native_path (impl->current_folder)) in set_local_only()
7291 if (impl->local_only && !_gtk_file_has_native_path (file)) in gtk_file_chooser_default_update_current_folder()