Home
last modified time | relevance | path

Searched refs:get_deep_counts (Results 1 – 15 of 15) sorted by relevance

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-search-directory-file.c259 file_class->get_deep_counts = search_directory_file_get_deep_counts; in caja_search_directory_file_class_init()
H A Dcaja-desktop-icon-file.c400 file_class->get_deep_counts = desktop_icon_file_get_deep_counts; in caja_desktop_icon_file_class_init()
H A Dcaja-desktop-directory-file.c580 file_class->get_deep_counts = desktop_directory_file_get_deep_counts; in caja_desktop_directory_file_class_init()
H A Dcaja-vfs-file.c788 file_class->get_deep_counts = vfs_file_get_deep_counts; in caja_vfs_file_class_init()
H A Dcaja-file.h556 CajaRequestStatus (* get_deep_counts) (CajaFile *file, member
H A Dcaja-file.c5239 get_deep_counts, (file, in caja_file_get_deep_counts()
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-search-directory-file.c242 file_class->get_deep_counts = search_directory_file_get_deep_counts; in nemo_search_directory_file_class_init()
H A Dnemo-desktop-icon-file.c384 file_class->get_deep_counts = desktop_icon_file_get_deep_counts; in nemo_desktop_icon_file_class_init()
H A Dnemo-desktop-directory-file.c619 file_class->get_deep_counts = desktop_directory_file_get_deep_counts; in nemo_desktop_directory_file_class_init()
H A Dnemo-vfs-file.c735 file_class->get_deep_counts = vfs_file_get_deep_counts; in nemo_vfs_file_class_init()
H A Dnemo-file.h579 NemoRequestStatus (* get_deep_counts) (NemoFile *file, member
H A Dnemo-file.c5319 return NEMO_FILE_CLASS (G_OBJECT_GET_CLASS (file))->get_deep_counts in nemo_file_get_deep_counts()
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-search-directory-file.c306 file_class->get_deep_counts = search_directory_file_get_deep_counts; in nautilus_search_directory_file_class_init()
H A Dnautilus-file.h574 NautilusRequestStatus (* get_deep_counts) (NautilusFile *file, member
H A Dnautilus-file.c5803 return NAUTILUS_FILE_CLASS (G_OBJECT_GET_CLASS (file))->get_deep_counts in nautilus_file_get_deep_counts()
9262 class->get_deep_counts = real_get_deep_counts; in nautilus_file_class_init()