Home
last modified time | relevance | path

Searched defs:prefType (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/browsing_data/
H A DBrowsingDataCounterBridge.java37 BrowsingDataCounterCallback callback, int dataType, int prefType) { in BrowsingDataCounterBridge()
61 long init(BrowsingDataCounterBridge caller, int dataType, int prefType); in init()
/dports/audio/kmix/kmix-21.12.3/gui/
H A Dkmixprefdlg.cpp139 …liderOrientation, QGridLayout *orientationLayout, int row, KMixPrefDlgPrefOrientationType prefType) in createOrientationGroup()
/dports/www/e107/e107/e107_handlers/
H A Dxml_class.php1093 public function e107ImportPrefs($XMLData, $prefType='core', $mode='core')
H A Dplugin_class.php2319 function manage_prefs($action, $var, $prefType = 'pref', $path = '', $unEscape = FALSE)
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/test/gtest/
H A DAPZTestCommon.h64 #define SCOPED_GFX_PREF(prefBase, prefType, prefValue) \ argument
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/startup/
H A DnsAppStartup.cpp915 int32_t prefType; in TrackStartupCrashEnd() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/test/gtest/
H A DAPZTestCommon.h62 #define SCOPED_GFX_PREF(prefBase, prefType, prefValue) \ argument
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/startup/
H A DnsAppStartup.cpp930 int32_t prefType; in TrackStartupCrashEnd() local
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/startup/
H A DnsAppStartup.cpp998 int32_t prefType; in TrackStartupCrashEnd() local
/dports/www/firefox/firefox-99.0/toolkit/components/startup/
H A DnsAppStartup.cpp1039 int32_t prefType; in TrackStartupCrashEnd() local
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/startup/
H A DnsAppStartup.cpp960 int32_t prefType; in TrackStartupCrashEnd() local
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/startup/
H A DnsAppStartup.cpp998 int32_t prefType; in TrackStartupCrashEnd() local
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/core/
H A DProfilerMarkerPayload.cpp510 auto prefType = aEntryReader.ReadObject<Maybe<PrefType>>(); in Deserialize() local