Home
last modified time | relevance | path

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

/dports/devel/regexxer/regexxer-0.10/src/
H A Dfiletree.h155 void load_file_with_fallback(const Gtk::TreeModel::iterator& iter, const FileInfoPtr& fileinfo);
H A Dfiletree.cc533 load_file_with_fallback(iter, fileinfo); in find_matches_at_path_iter()
697 load_file_with_fallback(iter, fileinfo); in on_selection_changed()
902 void FileTree::load_file_with_fallback(const Gtk::TreeModel::iterator& iter, in load_file_with_fallback() function in Regexxer::FileTree
/dports/devel/regexxer/regexxer-0.10/
H A DChangeLog1015 (FileTree::load_file_with_fallback): Likewise.
2840 :load_file_with_fallback): Get the UTF-8 encoded basename from the
2842 * src/filetree.cc (FileTree::load_file_with_fallback): Get the
3316 * src/filetree.cc (FileTree::load_file_with_fallback): Handle
3914 (load_file_with_fallback): ditto
5184 Ooops, can't just return from load_file_with_fallback() even if load_failed has been set already.