|
| | ~Settings () |
| |
| void | pageDestroyed () |
| |
| WEBCORE_EXPORT void | setStandardFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | standardFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setFixedFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | fixedFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setSerifFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | serifFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setSansSerifFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | sansSerifFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setCursiveFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | cursiveFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setFantasyFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | fantasyFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setPictographFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | pictographFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setMediaTypeOverride (const String &) |
| |
| const String & | mediaTypeOverride () const |
| |
| WEBCORE_EXPORT void | setLoadsImagesAutomatically (bool) |
| |
| bool | loadsImagesAutomatically () const |
| |
| bool | isScriptEnabled () const |
| |
| WEBCORE_EXPORT void | setScriptEnabled (bool) |
| |
| SETTINGS_GETTERS_AND_SETTERS WEBCORE_EXPORT void | setJavaEnabled (bool) |
| |
| bool | isJavaEnabled () const |
| |
| WEBCORE_EXPORT void | setJavaEnabledForLocalFiles (bool) |
| |
| bool | isJavaEnabledForLocalFiles () const |
| |
| WEBCORE_EXPORT void | setImagesEnabled (bool) |
| |
| bool | areImagesEnabled () const |
| |
| WEBCORE_EXPORT void | setPreferMIMETypeForImages (bool) |
| |
| bool | preferMIMETypeForImages () const |
| |
| WEBCORE_EXPORT void | setPluginsEnabled (bool) |
| |
| bool | arePluginsEnabled () const |
| |
| WEBCORE_EXPORT void | setDNSPrefetchingEnabled (bool) |
| |
| bool | dnsPrefetchingEnabled () const |
| |
| WEBCORE_EXPORT void | setUserStyleSheetLocation (const URL &) |
| |
| const URL & | userStyleSheetLocation () const |
| |
| WEBCORE_EXPORT void | setNeedsAdobeFrameReloadingQuirk (bool) |
| |
| bool | needsAcrobatFrameReloadingQuirk () const |
| |
| WEBCORE_EXPORT void | setMinimumDOMTimerInterval (std::chrono::milliseconds) |
| |
| std::chrono::milliseconds | minimumDOMTimerInterval () const |
| |
| WEBCORE_EXPORT void | setLayoutInterval (Seconds) |
| |
| Seconds | layoutInterval () const |
| |
| bool | hiddenPageDOMTimerThrottlingEnabled () const |
| |
| WEBCORE_EXPORT void | setHiddenPageDOMTimerThrottlingEnabled (bool) |
| |
| bool | hiddenPageDOMTimerThrottlingAutoIncreases () const |
| |
| WEBCORE_EXPORT void | setHiddenPageDOMTimerThrottlingAutoIncreases (bool) |
| |
| WEBCORE_EXPORT void | setUsesPageCache (bool) |
| |
| bool | usesPageCache () const |
| |
| void | setFontRenderingMode (FontRenderingMode mode) |
| |
| FontRenderingMode | fontRenderingMode () const |
| |
| WEBCORE_EXPORT void | setShowTiledScrollingIndicator (bool) |
| |
| bool | showTiledScrollingIndicator () const |
| |
| WEBCORE_EXPORT void | setBackgroundShouldExtendBeyondPage (bool) |
| |
| bool | backgroundShouldExtendBeyondPage () const |
| |
| WEBCORE_EXPORT void | setStorageBlockingPolicy (SecurityOrigin::StorageBlockingPolicy) |
| |
| SecurityOrigin::StorageBlockingPolicy | storageBlockingPolicy () const |
| |
| WEBCORE_EXPORT void | setScrollingPerformanceLoggingEnabled (bool) |
| |
| bool | scrollingPerformanceLoggingEnabled () |
| |
| void | setTimeWithoutMouseMovementBeforeHidingControls (double time) |
| |
| double | timeWithoutMouseMovementBeforeHidingControls () const |
| |
| bool | hiddenPageCSSAnimationSuspensionEnabled () const |
| |
| WEBCORE_EXPORT void | setHiddenPageCSSAnimationSuspensionEnabled (bool) |
| |
| WEBCORE_EXPORT void | setFontFallbackPrefersPictographs (bool) |
| |
| bool | fontFallbackPrefersPictographs () const |
| |
| WEBCORE_EXPORT void | setWebFontsAlwaysFallBack (bool) |
| |
| bool | webFontsAlwaysFallBack () const |
| |
| WEBCORE_EXPORT void | setForcePendingWebGLPolicy (bool) |
| |
| bool | isForcePendingWebGLPolicy () const |
| |
| | ~Settings () |
| |
| void | pageDestroyed () |
| |
| WEBCORE_EXPORT void | setStandardFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | standardFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setFixedFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | fixedFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setSerifFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | serifFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setSansSerifFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | sansSerifFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setCursiveFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | cursiveFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setFantasyFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | fantasyFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setPictographFontFamily (const AtomicString &, UScriptCode=USCRIPT_COMMON) |
| |
| WEBCORE_EXPORT const AtomicString & | pictographFontFamily (UScriptCode=USCRIPT_COMMON) const |
| |
| WEBCORE_EXPORT void | setMediaTypeOverride (const String &) |
| |
| const String & | mediaTypeOverride () const |
| |
| WEBCORE_EXPORT void | setLoadsImagesAutomatically (bool) |
| |
| bool | loadsImagesAutomatically () const |
| |
| bool | isScriptEnabled () const |
| |
| WEBCORE_EXPORT void | setScriptEnabled (bool) |
| |
| SETTINGS_GETTERS_AND_SETTERS WEBCORE_EXPORT void | setJavaEnabled (bool) |
| |
| bool | isJavaEnabled () const |
| |
| WEBCORE_EXPORT void | setJavaEnabledForLocalFiles (bool) |
| |
| bool | isJavaEnabledForLocalFiles () const |
| |
| WEBCORE_EXPORT void | setImagesEnabled (bool) |
| |
| bool | areImagesEnabled () const |
| |
| WEBCORE_EXPORT void | setPreferMIMETypeForImages (bool) |
| |
| bool | preferMIMETypeForImages () const |
| |
| WEBCORE_EXPORT void | setPluginsEnabled (bool) |
| |
| bool | arePluginsEnabled () const |
| |
| WEBCORE_EXPORT void | setDNSPrefetchingEnabled (bool) |
| |
| bool | dnsPrefetchingEnabled () const |
| |
| WEBCORE_EXPORT void | setUserStyleSheetLocation (const URL &) |
| |
| const URL & | userStyleSheetLocation () const |
| |
| WEBCORE_EXPORT void | setNeedsAdobeFrameReloadingQuirk (bool) |
| |
| bool | needsAcrobatFrameReloadingQuirk () const |
| |
| WEBCORE_EXPORT void | setMinimumDOMTimerInterval (std::chrono::milliseconds) |
| |
| std::chrono::milliseconds | minimumDOMTimerInterval () const |
| |
| WEBCORE_EXPORT void | setLayoutInterval (Seconds) |
| |
| Seconds | layoutInterval () const |
| |
| bool | hiddenPageDOMTimerThrottlingEnabled () const |
| |
| WEBCORE_EXPORT void | setHiddenPageDOMTimerThrottlingEnabled (bool) |
| |
| bool | hiddenPageDOMTimerThrottlingAutoIncreases () const |
| |
| WEBCORE_EXPORT void | setHiddenPageDOMTimerThrottlingAutoIncreases (bool) |
| |
| WEBCORE_EXPORT void | setUsesPageCache (bool) |
| |
| bool | usesPageCache () const |
| |
| void | setFontRenderingMode (FontRenderingMode mode) |
| |
| FontRenderingMode | fontRenderingMode () const |
| |
| WEBCORE_EXPORT void | setShowTiledScrollingIndicator (bool) |
| |
| bool | showTiledScrollingIndicator () const |
| |
| WEBCORE_EXPORT void | setBackgroundShouldExtendBeyondPage (bool) |
| |
| bool | backgroundShouldExtendBeyondPage () const |
| |
| WEBCORE_EXPORT void | setStorageBlockingPolicy (SecurityOrigin::StorageBlockingPolicy) |
| |
| SecurityOrigin::StorageBlockingPolicy | storageBlockingPolicy () const |
| |
| WEBCORE_EXPORT void | setScrollingPerformanceLoggingEnabled (bool) |
| |
| bool | scrollingPerformanceLoggingEnabled () |
| |
| void | setTimeWithoutMouseMovementBeforeHidingControls (double time) |
| |
| double | timeWithoutMouseMovementBeforeHidingControls () const |
| |
| bool | hiddenPageCSSAnimationSuspensionEnabled () const |
| |
| WEBCORE_EXPORT void | setHiddenPageCSSAnimationSuspensionEnabled (bool) |
| |
| WEBCORE_EXPORT void | setFontFallbackPrefersPictographs (bool) |
| |
| bool | fontFallbackPrefersPictographs () const |
| |
| WEBCORE_EXPORT void | setWebFontsAlwaysFallBack (bool) |
| |
| bool | webFontsAlwaysFallBack () const |
| |
| WEBCORE_EXPORT void | setForcePendingWebGLPolicy (bool) |
| |
| bool | isForcePendingWebGLPolicy () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |