HomeSort by relevance Sort by last modified time
    Searched full:preferences (Results 376 - 400 of 921) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/extensions/
test_extension_prefs.cc 53 preferences_file_ = temp_dir_.path().AppendASCII("Preferences");
  /external/chromium/chrome/browser/
external_protocol_handler.h 68 // preferences for them do not already exist.
  /external/chromium/chrome/browser/metrics/
metrics_service.h 113 // Saves in the preferences if the crash report registration was successful.
117 // Saves in the preferences if the browser is running under a debugger.
295 // Set the value in preferences for the number of bookmarks and folders
302 // Sets preferences for the number of bookmarks in model.
  /external/chromium/chrome/browser/notifications/
notification_ui_manager.h 41 // Registers preferences.
  /external/chromium/chrome/browser/prefs/
session_startup_pref.cc 97 // preferences panels can show the user their last choice.
  /external/chromium/chrome/browser/resources/options/chromeos/
accounts_options.js 56 Preferences.getInstance().addEventListener(
  /external/chromium/chrome/browser/resources/options/
language_list.js 137 Preferences.getInstance().addEventListener(this.preferredLanguagesPref,
140 Preferences.getInstance().addEventListener(this.acceptLanguagesPref,
368 Preferences.setStringPref(this.preferredLanguagesPref,
375 Preferences.setStringPref(this.acceptLanguagesPref,
  /external/chromium/chrome/browser/sync/
abstract_profile_sync_service_test.cc 48 case syncable::PREFERENCES:
  /external/chromium/chrome/browser/sync/resources/
gaia_login_test.html 57 "bookmarks and preferences) between your computers. Chromium " +
  /external/chromium/chrome/browser/ui/cocoa/extensions/
browser_actions_controller.h 108 // Registers the user preferences used by this class.
  /external/chromium/chrome/browser/ui/webui/
most_visited_handler.h 26 // This class manages two preferences:
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
core_chromeos_options_handler.cc 57 else // Call base class to handle regular preferences.
  /external/chromium/chrome/browser/web_resource/
web_resource_service.h 52 // We need to be able to load parsed resource data into preferences file,
  /external/chromium/chrome/common/extensions/docs/examples/api/preferences/enableReferrer/
popup.html 124 Select "Allow in incognito" to access incognito preferences
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/
SDL_main.c 182 /* plus " Preferences */
184 #define SUFFIX " Preferences"
192 /* Get Preferences folder - works with Multiple Users */
562 fprintf (stderr, "WARNING: Could not save preferences!\n");
  /external/webkit/Source/WebCore/inspector/front-end/
Settings.js 32 var Preferences = {
  /external/webkit/Source/WebKit/chromium/public/gtk/
WebFontInfo.h 55 // Fill out the given WebFontRenderStyle with the user's preferences for
  /external/webkit/Source/WebKit/mac/WebView/
WebViewData.h 91 WebPreferences *preferences; variable
WebViewData.mm 94 ASSERT(applicationIsTerminating || !preferences);
  /external/webkit/Source/WebKit/win/
WebKitLogging.cpp 59 // FIXME: Get the LogChannel preferences from somewhere, otherwise people will have to hard code
  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkpage_p.h 126 QWKPreferences* preferences; member in class:QWKPagePrivate
  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundlePrivate.h 66 // Will make WebProcess ignore this preference until a preferences change notification, only for WebKitTestRunner use.
  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestHelper.mm 80 NSLog(@"Failed to restore color profile, use System Preferences -> "
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastSettings.java 71 addPreferencesFromResource(R.xml.preferences);
  /packages/apps/Contacts/src/com/android/contacts/
GroupMemberLoader.java 87 if (prefs.getSortOrder() == ContactsContract.Preferences.SORT_ORDER_PRIMARY) {

Completed in 437 milliseconds

<<11121314151617181920>>