Home
last modified time | relevance | path

Searched refs:get_file_icon (Results 1 – 8 of 8) sorted by relevance

/dports/x11/ulauncher/ulauncher/ulauncher/search/file_browser/
H A DFileBrowserResultItem.py8 from ulauncher.utils.image_loader import get_file_icon
36 return get_file_icon(self.path, self.get_icon_size())
/dports/x11/ulauncher/ulauncher/ulauncher/utils/
H A Dimage_loader.py97 def get_file_icon(path, icon_size): function
/dports/x11-fm/fsv2/fsv2-1.1.0/src/
H A Dfsvwindow.h155 static Glib::RefPtr<Gdk::Pixbuf> get_file_icon(const GNode* node,int size);
H A Dfilelist.cxx127 FsvWindow::get_file_icon(node,Gtk::IconSize(Gtk::ICON_SIZE_MENU)); in filelist_populate()
H A Dfsvwindow.cxx480 Glib::RefPtr<Gdk::Pixbuf> FsvWindow::get_file_icon(const GNode* node,int size){ in get_file_icon() function in FsvWindow
/dports/sysutils/catfish/catfish-4.16.3/catfish/
H A DCatfishWindow.py677 icon_name = self.get_file_icon(fullpath, mimetype)
681 icon_name = self.get_file_icon(fullpath, mimetype)
1972 return self.get_file_icon(path, mime_type)
1974 def get_file_icon(self, fullpath, mime_type=None): # pylint: disable=W0613 member in CatfishWindow
2014 icon = self.get_file_icon(member, mimetype)
/dports/misc/clifm/clifm-1.3/src/
H A Dlisting.c205 get_file_icon(const char *file, int n) in get_file_icon() function
1949 get_file_icon(file_info[n].name, (int)n); in list_dir()
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Dlisting.c.gcov545 function get_file_icon called 1 returned 100% blocks executed 75%
546 1: 237:get_file_icon(const char *file, int n)
2960 1: 1291: get_file_icon(file_info[n].name, (int)n);