Home
last modified time | relevance | path

Searched refs:path_from_tracker_dir (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/search/
H A Dcc-search-locations-dialog.c236 path_from_tracker_dir (const gchar *value)
320 path = path_from_tracker_dir (locations[idx]);
429 location = g_file_new_for_path (path_from_tracker_dir(locations[idx]));
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtksearchenginetracker.c505 path_from_tracker_dir (const gchar *value) in path_from_tracker_dir() function
556 path = path_from_tracker_dir (locations[i]); in get_indexed_locations()