Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgliststore.c455 guint n_additions) in g_list_store_splice() argument
478 if (n_additions) in g_list_store_splice()
482 for (i = 0; i < n_additions; i++) in g_list_store_splice()
495 g_list_store_items_changed (store, position, n_removals, n_additions); in g_list_store_splice()
Dgliststore.h73 guint n_additions);