chromium/out/Default/gen/third_party/blink/renderer/core/testing/internal_settings_generated.cc

// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// Generated from template:
//   templates/internal_settings_generated.cc.tmpl
// and input files:
//   ../../third_party/blink/renderer/core/frame/settings.json5


#include "internal_settings_generated.h"

#include "third_party/blink/renderer/core/page/page.h"
#include "third_party/blink/renderer/core/frame/settings.h"

namespace blink {

InternalSettingsGenerated::InternalSettingsGenerated(Page& page)
    :{}

InternalSettingsGenerated::~InternalSettingsGenerated() {}

void InternalSettingsGenerated::ResetToConsistentState() {}

void InternalSettingsGenerated::setDOMPasteAllowed(
    bool DOMPasteAllowed) {}

void InternalSettingsGenerated::setDontSendKeyEventsToJavascript(
    bool DontSendKeyEventsToJavascript) {}

void InternalSettingsGenerated::setHighlightAds(
    bool HighlightAds) {}

void InternalSettingsGenerated::setNetworkQuietTimeout(
    double NetworkQuietTimeout) {}

void InternalSettingsGenerated::setWebXRImmersiveArAllowed(
    bool WebXRImmersiveArAllowed) {}

void InternalSettingsGenerated::setAccelerated2dCanvasMSAASampleCount(
    int accelerated2dCanvasMSAASampleCount) {}

void InternalSettingsGenerated::setAcceleratedCompositingEnabled(
    bool acceleratedCompositingEnabled) {}

void InternalSettingsGenerated::setAccessibilityAlwaysShowFocus(
    bool accessibilityAlwaysShowFocus) {}

void InternalSettingsGenerated::setAccessibilityFontScaleFactor(
    double accessibilityFontScaleFactor) {}

void InternalSettingsGenerated::setAccessibilityFontWeightAdjustment(
    int accessibilityFontWeightAdjustment) {}

void InternalSettingsGenerated::setAccessibilityIncludeSvgGElement(
    bool accessibilityIncludeSvgGElement) {}

void InternalSettingsGenerated::setAccessibilityPasswordValuesEnabled(
    bool accessibilityPasswordValuesEnabled) {}

void InternalSettingsGenerated::setAccessibilityTextSizeContrastFactor(
    int accessibilityTextSizeContrastFactor) {}

void InternalSettingsGenerated::setAllowCustomScrollbarInMainFrame(
    bool allowCustomScrollbarInMainFrame) {}

void InternalSettingsGenerated::setAllowFileAccessFromFileURLs(
    bool allowFileAccessFromFileURLs) {}

void InternalSettingsGenerated::setAllowGeolocationOnInsecureOrigins(
    bool allowGeolocationOnInsecureOrigins) {}

void InternalSettingsGenerated::setAllowNonEmptyNavigatorPlugins(
    bool allowNonEmptyNavigatorPlugins) {}

void InternalSettingsGenerated::setAllowRunningOfInsecureContent(
    bool allowRunningOfInsecureContent) {}

void InternalSettingsGenerated::setAllowScriptsToCloseWindows(
    bool allowScriptsToCloseWindows) {}

void InternalSettingsGenerated::setAllowUniversalAccessFromFileURLs(
    bool allowUniversalAccessFromFileURLs) {}

void InternalSettingsGenerated::setAlwaysShowContextMenuOnTouch(
    bool alwaysShowContextMenuOnTouch) {}

void InternalSettingsGenerated::setAntialiased2dCanvasEnabled(
    bool antialiased2dCanvasEnabled) {}

void InternalSettingsGenerated::setAntialiasedClips2dCanvasEnabled(
    bool antialiasedClips2dCanvasEnabled) {}

void InternalSettingsGenerated::setAriaModalPrunesAXTree(
    bool ariaModalPrunesAXTree) {}

void InternalSettingsGenerated::setAvailableHoverTypes(
    int availableHoverTypes) {}

void InternalSettingsGenerated::setAvailablePointerTypes(
    int availablePointerTypes) {}

void InternalSettingsGenerated::setBarrelButtonForDragEnabled(
    bool barrelButtonForDragEnabled) {}

void InternalSettingsGenerated::setBypassCSP(
    bool bypassCSP) {}

void InternalSettingsGenerated::setCaretBrowsingEnabled(
    bool caretBrowsingEnabled) {}

void InternalSettingsGenerated::setCookieEnabled(
    bool cookieEnabled) {}

void InternalSettingsGenerated::setDefaultFixedFontSize(
    int defaultFixedFontSize) {}

void InternalSettingsGenerated::setDefaultFontSize(
    int defaultFontSize) {}

void InternalSettingsGenerated::setDefaultTextEncodingName(
    const String& defaultTextEncodingName) {}

void InternalSettingsGenerated::setDefaultVideoPosterURL(
    const String& defaultVideoPosterURL) {}

void InternalSettingsGenerated::setDeviceScaleAdjustment(
    double deviceScaleAdjustment) {}

void InternalSettingsGenerated::setDisableReadingFromCanvas(
    bool disableReadingFromCanvas) {}

void InternalSettingsGenerated::setDisallowFetchForDocWrittenScriptsInMainFrame(
    bool disallowFetchForDocWrittenScriptsInMainFrame) {}

void InternalSettingsGenerated::setDisallowFetchForDocWrittenScriptsInMainFrameIfEffectively2G(
    bool disallowFetchForDocWrittenScriptsInMainFrameIfEffectively2G) {}

void InternalSettingsGenerated::setDisallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections(
    bool disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections) {}

void InternalSettingsGenerated::setDNSPrefetchingEnabled(
    bool dnsPrefetchingEnabled) {}

void InternalSettingsGenerated::setDoHtmlPreloadScanning(
    bool doHtmlPreloadScanning) {}

void InternalSettingsGenerated::setDoNotUpdateSelectionOnMutatingSelectionRange(
    bool doNotUpdateSelectionOnMutatingSelectionRange) {}

void InternalSettingsGenerated::setDownloadableBinaryFontsEnabled(
    bool downloadableBinaryFontsEnabled) {}

void InternalSettingsGenerated::setEmbeddedMediaExperienceEnabled(
    bool embeddedMediaExperienceEnabled) {}

void InternalSettingsGenerated::setForceAndroidOverlayScrollbar(
    bool forceAndroidOverlayScrollbar) {}

void InternalSettingsGenerated::setForceDarkModeEnabled(
    bool forceDarkModeEnabled) {}

void InternalSettingsGenerated::setForceMainWorldInitialization(
    bool forceMainWorldInitialization) {}

void InternalSettingsGenerated::setForceTouchEventFeatureDetectionForInspector(
    bool forceTouchEventFeatureDetectionForInspector) {}

void InternalSettingsGenerated::setForceZeroLayoutHeight(
    bool forceZeroLayoutHeight) {}

void InternalSettingsGenerated::setFullscreenSupported(
    bool fullscreenSupported) {}

void InternalSettingsGenerated::setHideDownloadUI(
    bool hideDownloadUI) {}

void InternalSettingsGenerated::setHideScrollbars(
    bool hideScrollbars) {}

void InternalSettingsGenerated::setHyperlinkAuditingEnabled(
    bool hyperlinkAuditingEnabled) {}

void InternalSettingsGenerated::setIgnoreMainFrameOverflowHiddenQuirk(
    bool ignoreMainFrameOverflowHiddenQuirk) {}

void InternalSettingsGenerated::setImagesEnabled(
    bool imagesEnabled) {}

void InternalSettingsGenerated::setImmersiveModeEnabled(
    bool immersiveModeEnabled) {}

void InternalSettingsGenerated::setInForcedColors(
    bool inForcedColors) {}

void InternalSettingsGenerated::setInvertedColors(
    bool invertedColors) {}

void InternalSettingsGenerated::setIsForcedColorsDisabled(
    bool isForcedColorsDisabled) {}

void InternalSettingsGenerated::setJavaScriptCanAccessClipboard(
    bool javaScriptCanAccessClipboard) {}

void InternalSettingsGenerated::setLazyLoadEnabled(
    bool lazyLoadEnabled) {}

void InternalSettingsGenerated::setLazyLoadingFrameMarginPx2G(
    int lazyLoadingFrameMarginPx2G) {}

void InternalSettingsGenerated::setLazyLoadingFrameMarginPx3G(
    int lazyLoadingFrameMarginPx3G) {}

void InternalSettingsGenerated::setLazyLoadingFrameMarginPx4G(
    int lazyLoadingFrameMarginPx4G) {}

void InternalSettingsGenerated::setLazyLoadingFrameMarginPxOffline(
    int lazyLoadingFrameMarginPxOffline) {}

void InternalSettingsGenerated::setLazyLoadingFrameMarginPxSlow2G(
    int lazyLoadingFrameMarginPxSlow2G) {}

void InternalSettingsGenerated::setLazyLoadingFrameMarginPxUnknown(
    int lazyLoadingFrameMarginPxUnknown) {}

void InternalSettingsGenerated::setLazyLoadingImageMarginPx2G(
    int lazyLoadingImageMarginPx2G) {}

void InternalSettingsGenerated::setLazyLoadingImageMarginPx3G(
    int lazyLoadingImageMarginPx3G) {}

void InternalSettingsGenerated::setLazyLoadingImageMarginPx4G(
    int lazyLoadingImageMarginPx4G) {}

void InternalSettingsGenerated::setLazyLoadingImageMarginPxOffline(
    int lazyLoadingImageMarginPxOffline) {}

void InternalSettingsGenerated::setLazyLoadingImageMarginPxSlow2G(
    int lazyLoadingImageMarginPxSlow2G) {}

void InternalSettingsGenerated::setLazyLoadingImageMarginPxUnknown(
    int lazyLoadingImageMarginPxUnknown) {}

void InternalSettingsGenerated::setLoadWithOverviewMode(
    bool loadWithOverviewMode) {}

void InternalSettingsGenerated::setLoadsImagesAutomatically(
    bool loadsImagesAutomatically) {}

void InternalSettingsGenerated::setLocalStorageEnabled(
    bool localStorageEnabled) {}

void InternalSettingsGenerated::setLogDnsPrefetchAndPreconnect(
    bool logDnsPrefetchAndPreconnect) {}

void InternalSettingsGenerated::setLogPreload(
    bool logPreload) {}

void InternalSettingsGenerated::setMainFrameClipsContent(
    bool mainFrameClipsContent) {}

void InternalSettingsGenerated::setMainFrameResizesAreOrientationChanges(
    bool mainFrameResizesAreOrientationChanges) {}

void InternalSettingsGenerated::setMaxTouchPoints(
    int maxTouchPoints) {}

void InternalSettingsGenerated::setMediaControlsEnabled(
    bool mediaControlsEnabled) {}

void InternalSettingsGenerated::setMediaTypeOverride(
    const String& mediaTypeOverride) {}

void InternalSettingsGenerated::setMinimumFontSize(
    int minimumFontSize) {}

void InternalSettingsGenerated::setMinimumLogicalFontSize(
    int minimumLogicalFontSize) {}

void InternalSettingsGenerated::setMockGestureTapHighlightsEnabled(
    bool mockGestureTapHighlightsEnabled) {}

void InternalSettingsGenerated::setModalContextMenu(
    bool modalContextMenu) {}

void InternalSettingsGenerated::setMultiTargetTapNotificationEnabled(
    bool multiTargetTapNotificationEnabled) {}

void InternalSettingsGenerated::setNavigateOnDragDrop(
    bool navigateOnDragDrop) {}

void InternalSettingsGenerated::setNavigatorPlatformOverride(
    const String& navigatorPlatformOverride) {}

void InternalSettingsGenerated::setPasswordEchoDurationInSeconds(
    double passwordEchoDurationInSeconds) {}

void InternalSettingsGenerated::setPasswordEchoEnabled(
    bool passwordEchoEnabled) {}

void InternalSettingsGenerated::setPictureInPictureEnabled(
    bool pictureInPictureEnabled) {}

void InternalSettingsGenerated::setPlaceRTLScrollbarsOnLeftSideInMainFrame(
    bool placeRTLScrollbarsOnLeftSideInMainFrame) {}

void InternalSettingsGenerated::setPluginsEnabled(
    bool pluginsEnabled) {}

void InternalSettingsGenerated::setPreferHiddenVolumeControls(
    bool preferHiddenVolumeControls) {}

void InternalSettingsGenerated::setPrefersDefaultScrollbarStyles(
    bool prefersDefaultScrollbarStyles) {}

void InternalSettingsGenerated::setPrefersReducedMotion(
    bool prefersReducedMotion) {}

void InternalSettingsGenerated::setPrefersReducedTransparency(
    bool prefersReducedTransparency) {}

void InternalSettingsGenerated::setPresentationReceiver(
    bool presentationReceiver) {}

void InternalSettingsGenerated::setPresentationRequiresUserGesture(
    bool presentationRequiresUserGesture) {}

void InternalSettingsGenerated::setReportScreenSizeInPhysicalPixelsQuirk(
    bool reportScreenSizeInPhysicalPixelsQuirk) {}

void InternalSettingsGenerated::setRequireTransientActivationAndAuthorizationForSubAppsAPI(
    bool requireTransientActivationAndAuthorizationForSubAppsAPI) {}

void InternalSettingsGenerated::setRequireTransientActivationForGetDisplayMedia(
    bool requireTransientActivationForGetDisplayMedia) {}

void InternalSettingsGenerated::setRequireTransientActivationForShowFileOrDirectoryPicker(
    bool requireTransientActivationForShowFileOrDirectoryPicker) {}

void InternalSettingsGenerated::setResizable(
    bool resizable) {}

void InternalSettingsGenerated::setRubberBandingOnCompositorThread(
    bool rubberBandingOnCompositorThread) {}

void InternalSettingsGenerated::setScriptEnabled(
    bool scriptEnabled) {}

void InternalSettingsGenerated::setScrollAnimatorEnabled(
    bool scrollAnimatorEnabled) {}

void InternalSettingsGenerated::setSelectTrailingWhitespaceEnabled(
    bool selectTrailingWhitespaceEnabled) {}

void InternalSettingsGenerated::setSelectionClipboardBufferAvailable(
    bool selectionClipboardBufferAvailable) {}

void InternalSettingsGenerated::setSelectionIncludesAltImageText(
    bool selectionIncludesAltImageText) {}

void InternalSettingsGenerated::setShouldClearDocumentBackground(
    bool shouldClearDocumentBackground) {}

void InternalSettingsGenerated::setShouldPrintBackgrounds(
    bool shouldPrintBackgrounds) {}

void InternalSettingsGenerated::setShouldProtectAgainstIpcFlooding(
    bool shouldProtectAgainstIpcFlooding) {}

void InternalSettingsGenerated::setShouldReuseGlobalForUnownedMainFrame(
    bool shouldReuseGlobalForUnownedMainFrame) {}

void InternalSettingsGenerated::setShowContextMenuOnMouseUp(
    bool showContextMenuOnMouseUp) {}

void InternalSettingsGenerated::setShrinksViewportContentToFit(
    bool shrinksViewportContentToFit) {}

void InternalSettingsGenerated::setSmartInsertDeleteEnabled(
    bool smartInsertDeleteEnabled) {}

void InternalSettingsGenerated::setSmoothScrollForFindEnabled(
    bool smoothScrollForFindEnabled) {}

void InternalSettingsGenerated::setSpatialNavigationEnabled(
    bool spatialNavigationEnabled) {}

void InternalSettingsGenerated::setSpellCheckEnabledByDefault(
    bool spellCheckEnabledByDefault) {}

void InternalSettingsGenerated::setStrictMixedContentChecking(
    bool strictMixedContentChecking) {}

void InternalSettingsGenerated::setStrictMixedContentCheckingForPlugin(
    bool strictMixedContentCheckingForPlugin) {}

void InternalSettingsGenerated::setStrictPowerfulFeatureRestrictions(
    bool strictPowerfulFeatureRestrictions) {}

void InternalSettingsGenerated::setStrictlyBlockBlockableMixedContent(
    bool strictlyBlockBlockableMixedContent) {}

void InternalSettingsGenerated::setSupportsMultipleWindows(
    bool supportsMultipleWindows) {}

void InternalSettingsGenerated::setSyncXHRInDocumentsEnabled(
    bool syncXHRInDocumentsEnabled) {}

void InternalSettingsGenerated::setTargetBlankImpliesNoOpenerEnabledWillBeRemoved(
    bool targetBlankImpliesNoOpenerEnabledWillBeRemoved) {}

void InternalSettingsGenerated::setTextAreasAreResizable(
    bool textAreasAreResizable) {}

void InternalSettingsGenerated::setTextAutosizingEnabled(
    bool textAutosizingEnabled) {}

void InternalSettingsGenerated::setTextTrackBackgroundColor(
    const String& textTrackBackgroundColor) {}

void InternalSettingsGenerated::setTextTrackFontFamily(
    const String& textTrackFontFamily) {}

void InternalSettingsGenerated::setTextTrackFontStyle(
    const String& textTrackFontStyle) {}

void InternalSettingsGenerated::setTextTrackFontVariant(
    const String& textTrackFontVariant) {}

void InternalSettingsGenerated::setTextTrackMarginPercentage(
    double textTrackMarginPercentage) {}

void InternalSettingsGenerated::setTextTrackTextColor(
    const String& textTrackTextColor) {}

void InternalSettingsGenerated::setTextTrackTextShadow(
    const String& textTrackTextShadow) {}

void InternalSettingsGenerated::setTextTrackTextSize(
    const String& textTrackTextSize) {}

void InternalSettingsGenerated::setTextTrackWindowColor(
    const String& textTrackWindowColor) {}

void InternalSettingsGenerated::setTextTrackWindowRadius(
    const String& textTrackWindowRadius) {}

void InternalSettingsGenerated::setTouchDragDropEnabled(
    bool touchDragDropEnabled) {}

void InternalSettingsGenerated::setTouchDragEndContextMenu(
    bool touchDragEndContextMenu) {}

void InternalSettingsGenerated::setTouchEditingEnabled(
    bool touchEditingEnabled) {}

void InternalSettingsGenerated::setUseAXMenuList(
    bool useAXMenuList) {}

void InternalSettingsGenerated::setUseWideViewport(
    bool useWideViewport) {}

void InternalSettingsGenerated::setValidationMessageTimerMagnification(
    int validationMessageTimerMagnification) {}

void InternalSettingsGenerated::setViewportEnabled(
    bool viewportEnabled) {}

void InternalSettingsGenerated::setViewportMetaEnabled(
    bool viewportMetaEnabled) {}

void InternalSettingsGenerated::setViewportMetaMergeContentQuirk(
    bool viewportMetaMergeContentQuirk) {}

void InternalSettingsGenerated::setViewportMetaZeroValuesQuirk(
    bool viewportMetaZeroValuesQuirk) {}

void InternalSettingsGenerated::setWebAppScope(
    const String& webAppScope) {}

void InternalSettingsGenerated::setWebGL1Enabled(
    bool webGL1Enabled) {}

void InternalSettingsGenerated::setWebGL2Enabled(
    bool webGL2Enabled) {}

void InternalSettingsGenerated::setWebGLErrorsToConsoleEnabled(
    bool webGLErrorsToConsoleEnabled) {}

void InternalSettingsGenerated::setWebSecurityEnabled(
    bool webSecurityEnabled) {}

void InternalSettingsGenerated::setWideViewportQuirkEnabled(
    bool wideViewportQuirkEnabled) {}

void InternalSettingsGenerated::Trace(Visitor* visitor) const {}

Settings& InternalSettingsGenerated::GetSettings() {}

} // namespace blink