Searched refs:g_win32_registry_value_iter_init (Results 1 – 4 of 4) sorted by relevance
/third_party/glib/docs/reference/gio/ |
D | gio-sections-win32.txt | 74 g_win32_registry_value_iter_init
|
/third_party/glib/gio/ |
D | gwin32registrykey.h | 204 gboolean g_win32_registry_value_iter_init (GWin32RegistryValueIter *iter,
|
D | gwin32appinfo.c | 2164 if (!g_win32_registry_value_iter_init (&iter, registered_apps, NULL)) in collect_capable_apps_from_registered_apps() 2476 if (g_win32_registry_value_iter_init (&iter, associations, NULL)) in read_capable_app() 2519 if (g_win32_registry_value_iter_init (&iter, associations, NULL)) in read_capable_app() 2756 g_win32_registry_value_iter_init (&sup_iter, supported_key, NULL)) in read_incapable_app() 2911 if (!g_win32_registry_value_iter_init (&iter, open_with_progids, NULL)) in read_exts() 2986 if (!g_win32_registry_value_iter_init (&iter, open_with_progids, NULL)) in read_classes()
|
D | gwin32registrykey.c | 1064 g_win32_registry_value_iter_init (GWin32RegistryValueIter *iter, in g_win32_registry_value_iter_init() function
|