Searched defs:setting (Results 51 - 75 of 78) sorted by relevance

1234

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
H A DSourcesPanel.js815 var setting = WebInspector.settings.pauseOnCaughtException; variable
816 debugToolbarDrawer.appendChild(WebInspector.SettingsUI.createSettingCheckbox(label, setting, true));
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc227 void AddException(ContentSetting setting);
248 ContentSetting setting = local
252 AddException(setting);
260 // Initialize the radio group by setting the appropriate labels for the
261 // content type and setting the default value based on the content setting.
347 ContentSetting setting; local
354 setting = cookie_settings->GetCookieSetting(
361 setting = content_settings::ValueToContentSetting(value.get());
369 setting
393 AddException(ContentSetting setting) argument
399 setting); local
757 UpdateSettings( ContentSetting setting) argument
1078 ContentSetting setting = local
[all...]
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcontent_settings_handler.cc69 // Maps from a secondary pattern to a setting.
86 const char* kSetting = "setting";
121 // A pseudo content type. We use it to display data like a content setting even
122 // though it is not a real content setting.
145 const ContentSetting& setting,
153 exception->SetString(kSetting, ContentSettingToString(setting));
164 ContentSetting setting) {
166 exception->SetString(kSetting, ContentSettingToString(setting));
178 ContentSetting setting,
185 exception->SetString(kSetting, ContentSettingToString(setting));
142 GetExceptionForPage( const ContentSettingsPattern& pattern, const ContentSettingsPattern& secondary_pattern, const ContentSetting& setting, const std::string& provider_name) argument
161 GetGeolocationExceptionForPage( const ContentSettingsPattern& origin, const ContentSettingsPattern& embedding_origin, ContentSetting setting) argument
175 GetNotificationExceptionForPage( const ContentSettingsPattern& primary_pattern, const ContentSettingsPattern& secondary_pattern, ContentSetting setting, const std::string& provider_name) argument
1244 std::string group, setting; local
1346 std::string setting; local
[all...]
/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings_unittest.cc89 // Tests setting the ap= value to various combinations of values with
786 // setting should take precedence).
1037 // A value parameterized test for testing the stats collection consent setting.
1045 static void ApplySetting(StatsState::StateSetting setting,
1121 // Write the correct value to represent |setting| in the registry.
1122 void CollectStatsConsent::ApplySetting(StatsState::StateSetting setting, argument
1125 if (setting != StatsState::NO_SETTING) {
1126 DWORD value = setting != StatsState::FALSE_SETTING ? 1 : 0;
1146 // Test that stats consent can be flipped to the opposite setting, that the new
1147 // setting take
[all...]
/external/chromium_org/chrome/renderer/
H A Dcontent_settings_observer.cc136 return rules[0].setting;
142 return it->setting;
354 // Evaluate the content setting rules before
359 ContentSetting setting = GetContentSettingFromRules( local
363 allow = setting != CONTENT_SETTING_BLOCK;
381 ContentSetting setting = local
385 allow = setting != CONTENT_SETTING_BLOCK;
/external/chromium_org/components/gcm_driver/
H A Dgcm_client_impl_unittest.cc405 checkin_proto::GservicesSetting* setting = response.add_setting(); local
406 setting->set_name(it->first);
407 setting->set_value(it->second);
/external/chromium_org/chrome/browser/browsing_data/
H A Dcookies_tree_model.cc735 CookieSettings* cookie_settings, ContentSetting setting) const {
736 DCHECK(setting == CONTENT_SETTING_ALLOW ||
737 setting == CONTENT_SETTING_BLOCK ||
738 setting == CONTENT_SETTING_SESSION_ONLY);
745 ContentSettingsPattern::Wildcard(), setting); local
/external/chromium_org/chrome/browser/ui/webui/print_preview/
H A Dprint_preview_handler.cc137 void ReportPrintSettingHistogram(enum PrintSettingsBuckets setting) { argument
138 UMA_HISTOGRAM_ENUMERATION("PrintPreview.PrintSettings", setting,
168 // Additional printer capability setting keys.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
H A DLayers3DView.js634 var setting = WebInspector.settings.createSetting(name, value) variable
635 WebInspector.SettingsUI.bindCheckbox(checkbox.inputElement, setting);
636 setting.addChangeListener(this._update, this);
637 return setting;
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-coretext.cc209 unsigned int setting; member in struct:feature_record_t
219 a->rec.setting < b->rec.setting ? -1 : a->rec.setting > b->rec.setting ? 1 :
473 feature.rec.setting = features[i].value ? mapping->selectorToEnable : mapping->selectorToDisable;
497 feature.rec.setting = 0;
536 CFNumberCreate (kCFAllocatorDefault, kCFNumberIntType, &active_features[j].rec.setting)
907 * frequently. At any rate, we can test that codepath by setting USE_PTR
/external/harfbuzz_ng/src/
H A Dhb-coretext.cc214 unsigned int setting; member in struct:feature_record_t
224 a->rec.setting < b->rec.setting ? -1 : a->rec.setting > b->rec.setting ? 1 :
461 feature.rec.setting = features[i].value ? mapping->selectorToEnable : mapping->selectorToDisable;
485 feature.rec.setting = 0;
524 CFNumberCreate (kCFAllocatorDefault, kCFNumberIntType, &active_features[j].rec.setting)
786 /* Currently, we do all x-positioning by setting the advance, we never use x-offset. */
/external/iproute2/include/linux/
H A Dif_link.h305 __u32 setting; member in struct:ifla_vf_spoofchk
/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.cc1515 ContentSetting setting = cookie_settings->GetDefaultCookieSetting(NULL); local
1519 return setting != CONTENT_SETTING_SESSION_ONLY;
1907 ContentSetting setting = host_content_settings_map->GetContentSetting( local
1913 if (setting == CONTENT_SETTING_ALLOW)
1915 if (setting == CONTENT_SETTING_BLOCK)
/external/kernel-headers/original/uapi/linux/
H A Dif_link.h427 __u32 setting; member in struct:ifla_vf_spoofchk
/external/libpng/
H A Dpng.c4104 int setting = (2 + (onoff != 0)) << option; local
4107 png_ptr->options = (png_byte)((current & ~mask) | setting);
/external/valgrind/main/memcheck/
H A Dmc_main.c1062 IAR_CommandLine: don't report errors -- from command line setting
2124 There is the usual stuff to do with setting address range
2133 various functions to do with memory permissions setting (again,
4943 Bool setting, /* True <=> set vbits, False <=> get vbits */
4952 /* Check that arrays are addressible before doing any getting/setting.
4962 if (setting) {
4963 /* setting */
4939 mc_get_or_set_vbits_for_client( Addr a, Addr vbits, SizeT szB, Bool setting, Bool is_client_request ) argument
/external/libpng/contrib/libtests/
H A Dpngvalid.c643 unsigned char setting; /* setting (unset,invalid,on,off) */ member in struct:png_store::__anon24619
1561 ps->options[opt].setting) == PNG_OPTION_INVALID)
1690 ps->options[opt].setting) == PNG_OPTION_INVALID)
2036 * samples in calculations; setting this circumvents simple error limit checking
2056 * sample depth and the 'assume' setting. Digitization is normally by
2295 * which is used depends on the setting of the 'test_exhaustive' flag. Notice
2311 * modifier_reset, below, preserves the setting until after it has called
5284 * sBIT setting allows larger error bounds (indeed, by the spec, apparently
9359 /* Skip the non-alpha cases - there is no setting o
10351 unsigned char option=0, setting=0; local
[all...]
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c2934 static int32_t Pnacl_M21_PPB_Flash_GetSettingInt(PP_Instance instance, PP_FlashSetting setting) { argument
2936 return iface->GetSettingInt(instance, setting);
2939 static void Pnacl_M21_PPB_Flash_GetSetting(struct PP_Var* _struct_result, PP_Instance instance, PP_FlashSetting setting) { argument
2941 *_struct_result = iface->GetSetting(instance, setting);
3013 static int32_t Pnacl_M22_PPB_Flash_GetSettingInt(PP_Instance instance, PP_FlashSetting setting) { argument
3015 return iface->GetSettingInt(instance, setting);
3018 static void Pnacl_M22_PPB_Flash_GetSetting(struct PP_Var* _struct_result, PP_Instance instance, PP_FlashSetting setting) { argument
3020 *_struct_result = iface->GetSetting(instance, setting);
3097 static int32_t Pnacl_M24_0_PPB_Flash_GetSettingInt(PP_Instance instance, PP_FlashSetting setting) { argument
3099 return iface->GetSettingInt(instance, setting);
3102 Pnacl_M24_0_PPB_Flash_GetSetting(struct PP_Var* _struct_result, PP_Instance instance, PP_FlashSetting setting) argument
3166 Pnacl_M24_1_PPB_Flash_GetSetting(struct PP_Var* _struct_result, PP_Instance instance, PP_FlashSetting setting) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 438 milliseconds

1234