Searched refs:mui_dll_dirs (Results 1 – 2 of 2) sorted by relevance
2012 const gchar * const *mui_dll_dirs, in g_win32_registry_key_get_value() argument2048 if (mui_dll_dirs != NULL && in g_win32_registry_key_get_value()2049 mui_dll_dirs != mui_os_dirs) in g_win32_registry_key_get_value()2053 mui_dll_dirs_count = g_strv_length ((gchar **) mui_dll_dirs); in g_win32_registry_key_get_value()2056 for (i = 0; mui_dll_dirs[i] != NULL; i++) in g_win32_registry_key_get_value()2058 mui_dll_dirs_utf16[i] = g_utf8_to_utf16 (mui_dll_dirs[i], -1, NULL, NULL, error); in g_win32_registry_key_get_value()2064 if (mui_dll_dirs[i] != NULL) in g_win32_registry_key_get_value()2068 i, mui_dll_dirs[i]); in g_win32_registry_key_get_value()2079 else if (mui_dll_dirs != NULL && in g_win32_registry_key_get_value()2080 mui_dll_dirs == mui_os_dirs) in g_win32_registry_key_get_value()[all …]
244 … const gchar * const *mui_dll_dirs,254 … const gunichar2 * const *mui_dll_dirs,