Home
last modified time | relevance | path

Searched refs:attribute_date_modified_q (Results 1 – 6 of 6) sorted by relevance

/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-list-model.c46 attribute_date_modified_q; variable
1483 attribute = attribute_date_modified_q; in nautilus_list_model_get_sort_column_id_from_attribute()
1732 attribute_date_modified_q = g_quark_from_static_string ("date_modified"); in nautilus_list_model_class_init()
H A Dnautilus-file.c141 attribute_date_modified_q, variable
3857 …else if (attribute == attribute_modification_date_q || attribute == attribute_date_modified_q || a… in nautilus_file_compare_for_sort_by_attribute_q()
7213 if (attribute_q == attribute_date_modified_q) in nautilus_file_get_string_attribute_q()
7461 attribute_q == attribute_date_modified_q || in nautilus_file_is_date_sort_attribute_q()
9227 attribute_date_modified_q = g_quark_from_static_string ("date_modified"); in nautilus_file_class_init()
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-list-model.c53 attribute_date_modified_q; variable
1526 attribute = attribute_date_modified_q; in fm_list_model_get_sort_column_id_from_attribute()
1730 attribute_date_modified_q = g_quark_from_static_string ("date_modified"); in fm_list_model_class_init()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-list-model.c50 attribute_date_modified_q; variable
1455 attribute = attribute_date_modified_q; in nemo_list_model_get_sort_column_id_from_attribute()
1674 attribute_date_modified_q = g_quark_from_static_string ("date_modified"); in nemo_list_model_class_init()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file.c126 attribute_date_modified_q, variable
3589 } else if (attribute == attribute_modification_date_q || attribute == attribute_date_modified_q) { in caja_file_compare_for_sort_by_attribute_q()
6568 if (attribute_q == attribute_date_modified_q) { in caja_file_get_string_attribute_q()
6749 attribute_q == attribute_date_modified_q || in caja_file_is_date_sort_attribute_q()
8268 retval = g_quark_to_string (attribute_date_modified_q); in caja_file_get_default_sort_attribute()
8625 attribute_date_modified_q = g_quark_from_static_string ("date_modified"); in caja_file_class_init()
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file.c135 attribute_date_modified_q, variable
3423 attribute == attribute_date_modified_q || in nemo_file_compare_for_sort_by_attribute_q()
6610 if (attribute_q == attribute_date_modified_q) { in nemo_file_get_string_attribute_q()
6825 attribute_q == attribute_date_modified_q || in nemo_file_is_date_sort_attribute_q()
8526 retval = g_quark_to_string (attribute_date_modified_q); in nemo_file_get_default_sort_attribute()
8767 attribute_date_modified_q = g_quark_from_static_string ("date_modified"); in nemo_file_class_init()