Home
last modified time | relevance | path

Searched refs:nemo_file_get_monitor_number (Results 1 – 5 of 5) sorted by relevance

/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-desktop-icon-view.c156 gint file_monitor = nemo_file_get_monitor_number (file); in should_show_file_on_current_monitor()
H A Dnemo-desktop-icon-grid-view.c187 gint file_monitor = nemo_file_get_monitor_number (file); in should_show_file_on_current_monitor()
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file.h522 gint nemo_file_get_monitor_number (NemoFile *file);
H A Dnemo-icon-container.c5755 return nemo_file_get_monitor_number (NEMO_FILE (icon->data)) != current_monitor; in nemo_icon_container_icon_is_new_for_monitor()
H A Dnemo-file.c8023 nemo_file_get_monitor_number (NemoFile *file) in nemo_file_get_monitor_number() function