Home
last modified time | relevance | path

Searched refs:caja_file_get_emblem_icons (Results 1 – 4 of 4) sorted by relevance

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file.h233 GList * caja_file_get_emblem_icons (CajaFile *fi…
H A Dcaja-file.c6931 caja_file_get_emblem_icons (CajaFile *file, in caja_file_get_emblem_icons() function
7004 icons = caja_file_get_emblem_icons (file, exclude); in caja_file_get_emblem_pixbufs()
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-list-model.c395 emblem_icons = caja_file_get_emblem_icons (file, in fm_list_model_get_value()
H A Dfm-tree-model.c315 emblem_icons = caja_file_get_emblem_icons (node->file, in get_menu_icon_for_file()