Home
last modified time | relevance | path

Searched refs:g_bookmark_file_has_item (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgbookmarkfile.h266 gboolean g_bookmark_file_has_item (GBookmarkFile *bookmark,
Dgbookmarkfile.c2024 if (G_UNLIKELY (g_bookmark_file_has_item (bookmark, item->uri))) in g_bookmark_file_add_item()
2102 g_bookmark_file_has_item (GBookmarkFile *bookmark, in g_bookmark_file_has_item() function
3889 if (g_bookmark_file_has_item (bookmark, new_uri)) in g_bookmark_file_move_item()
/third_party/glib/glib/tests/
Dbookmarkfile.c461 g_assert_true (g_bookmark_file_has_item (bookmark, uris[i])); in test_query()
470 g_assert_false (g_bookmark_file_has_item (bookmark, "file:///no/such/uri")); in test_query()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2398 g_bookmark_file_has_item