Searched refs:g_bookmark_file_add_item (Results 1 – 1 of 1) sorted by relevance
/third_party/glib/glib/ |
D | gbookmarkfile.c | 245 static void g_bookmark_file_add_item (GBookmarkFile *bookmark, 808 g_bookmark_file_add_item (parse_data->bookmark_file, in parse_bookmark_element() 2014 g_bookmark_file_add_item (GBookmarkFile *bookmark, in g_bookmark_file_add_item() function 2190 g_bookmark_file_add_item (bookmark, item, NULL); in g_bookmark_file_set_title() 2277 g_bookmark_file_add_item (bookmark, item, NULL); in g_bookmark_file_set_description() 2355 g_bookmark_file_add_item (bookmark, item, NULL); in g_bookmark_file_set_mime_type() 2443 g_bookmark_file_add_item (bookmark, item, NULL); in g_bookmark_file_set_is_private() 2553 g_bookmark_file_add_item (bookmark, item, NULL); in g_bookmark_file_set_added_date_time() 2688 g_bookmark_file_add_item (bookmark, item, NULL); in g_bookmark_file_set_modified_date_time() 2823 g_bookmark_file_add_item (bookmark, item, NULL); in g_bookmark_file_set_visited_date_time() [all …]
|