Searched
full:preferences (Results
626 -
650 of
921) sorted by null
<<21222324252627282930>>
/external/chromium/chrome/browser/tab_contents/ |
render_view_host_delegate_helper.cc | 253 { // Command line switches are used for preferences with no user interface.
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_theme_service.h | 155 // Load theme data from preferences, possibly picking colors from GTK.
|
/external/chromium/chrome/browser/ui/search_engines/ |
template_url_table_model.cc | 346 // corrupt and the default TemplateURL is used from preferences
|
/external/chromium/chrome/browser/ui/webui/options/ |
core_options_handler.cc | 362 // This preference is stored in Local State, not in the user preferences.
|
/external/chromium/chrome/common/ |
chrome_paths.cc | 293 cur = cur.Append(FILE_PATH_LITERAL("Managed Preferences"));
|
pref_names.h | 5 // Constants for the names of various preferences, for easier changing.
|
/external/chromium/chrome/common/extensions/docs/static/ |
experimental.proxy.html | 163 <li>Preferences set by extensions</li>
|
/external/chromium/chrome/common/extensions/ |
extension_constants.h | 276 // histograms and preferences.
|
/external/chromium/net/data/proxy_resolver_perftest/ |
no-ads.pac | 252 // Open "Edit->Preferences" 349 // Open the Preferences (Alt-P) 379 // Open "Edit->Preferences" 394 // Open "File->Preferences" [all...] |
/external/e2fsprogs/ext2ed/ |
ext2ed.h | 70 #define COMMAND_WIN_LINES 6 /* Change this to your preferences */
|
/external/webkit/Source/WebCore/inspector/front-end/ |
Panel.js | 350 width = Number.constrain(width, Preferences.minSidebarWidth, window.innerWidth / 2);
|
ProfileDataGridTree.js | 53 return Number.secondsToString(time / 1000, !Preferences.samplingCPUProfiler);
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
FontPlatformDataLinux.h | 134 // Global font preferences...
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebDataSource.mm | 360 Class repClass = [[self class] _representationClassForMIMEType:[self _responseMIMEType] allowingPlugins:[[[self _webView] preferences] arePlugInsEnabled]];
|
/external/webkit/Source/WebKit/win/ |
WebPreferences.h | 53 /* [retval][out] */ IWebPreferences** preferences);
|
/external/webkit/Source/WebKit2/Shared/Plugins/Netscape/mac/ |
NetscapePluginModuleMac.mm | 94 RetainPtr<CFStringRef> propertyListPath(AdoptCF, CFStringCreateWithFormat(kCFAllocatorDefault, 0, CFSTR("%@/Library/Preferences/%@"), NSHomeDirectory(), propertyListFilename));
|
/external/webkit/Tools/DumpRenderTree/mac/ |
PixelDumpSupportMac.mm | 69 fprintf(stderr, "Failed to restore initial color profile for main display! Open System Preferences > Displays > Color and manually re-select the profile. (Error: %i)", error);
|
/packages/apps/Calendar/src/com/android/calendar/ |
Utils.java | 97 // The name of the shared preferences file. This name must be maintained for 171 * query to verify that the data in preferences is correct. The callback 173 * what is stored in preferences and should cause the calling activity to 219 * @param context the context to use to get preferences from [all...] |
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactListAdapter.java | 163 if (getContactNameDisplayOrder() == ContactsContract.Preferences.DISPLAY_ORDER_PRIMARY) {
|
/packages/apps/Email/res/values-sw600dp/ |
styles.xml | 19 <!-- The headline at the top of every account settings fragments (in preferences) -->
|
/packages/apps/Nfc/src/com/android/nfc/ |
NfcService.java | 373 * preferences 375 * preferences 437 * Does not toggle preferences. 466 * Does not toggle preferences. [all...] |
/packages/apps/Phone/res/values/ |
styles.xml | 99 <!-- Preference Style for the phone number preferences -->
|
/packages/apps/Phone/src/com/android/phone/sip/ |
SipSettings.java | 59 * The PreferenceActivity class for managing sip profile preferences.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
QsbApplication.java | 22 import com.android.quicksearchbox.preferences.PreferenceControllerFactory;
|
/packages/apps/Settings/src/com/android/settings/ |
ChooseLockGeneric.java | 227 * Disables preferences that are less secure than required quality.
|
Completed in 688 milliseconds
<<21222324252627282930>>