Home
last modified time | relevance | path

Searched defs:gconf_client_get_string (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/system/gnome/
H A DnsGConfService.cpp51 #define gconf_client_get_string _gconf_client_get_string macro
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/system/gnome/
H A DnsGConfService.cpp42 #define gconf_client_get_string _gconf_client_get_string macro
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/client/
H A Dcrashreporter_gtk_common.cpp130 _gconf_string_fn gconf_client_get_string = in LoadProxyinfo() local
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/client/
H A Dcrashreporter_gtk_common.cpp132 _gconf_string_fn gconf_client_get_string = in LoadProxyinfo() local
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/client/
H A Dcrashreporter_gtk_common.cpp130 _gconf_string_fn gconf_client_get_string = in LoadProxyinfo() local
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/client/
H A Dcrashreporter_gtk_common.cpp130 _gconf_string_fn gconf_client_get_string = in LoadProxyinfo() local
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/client/
H A Dcrashreporter_gtk_common.cpp130 _gconf_string_fn gconf_client_get_string = in LoadProxyinfo() local
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/client/
H A Dcrashreporter_gtk_common.cpp133 _gconf_string_fn gconf_client_get_string = in LoadProxyinfo() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle_p.h476 static Ptr_gconf_client_get_string gconf_client_get_string; variable
H A Dqgtkstyle_p.cpp201 Ptr_gconf_client_get_string QGtkStylePrivate::gconf_client_get_string = 0; member in QGtkStylePrivate
/dports/devel/gconf2/GConf-3.2.6/gconf/
H A Dgconf-client.c1734 gconf_client_get_string(GConfClient* client, const gchar* key, in gconf_client_get_string() function