Home
last modified time | relevance | path

Searched refs:setAllowsAnimatedImages (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebKit/mac/WebView/
DWebPreferences.h305 - (void)setAllowsAnimatedImages:(BOOL)flag;
DWebPreferences.mm731 - (void)setAllowsAnimatedImages:(BOOL)flag
/external/webkit/Source/WebKit/win/Interfaces/
DIWebPreferences.idl135 HRESULT setAllowsAnimatedImages([in] BOOL enabled);
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorClient.cpp130 if (FAILED(preferences->setAllowsAnimatedImages(TRUE))) in openInspectorFrontend()
/external/webkit/Source/WebKit/win/
DWebPreferences.h163 virtual HRESULT STDMETHODCALLTYPE setAllowsAnimatedImages(
DWebPreferences.cpp896 HRESULT STDMETHODCALLTYPE WebPreferences::setAllowsAnimatedImages( in setAllowsAnimatedImages() function in WebPreferences
DChangeLog-2009-06-1623658 (WebPreferences::setAllowsAnimatedImages):
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebInspectorClient.mm229 [preferences setAllowsAnimatedImages:YES];
/external/webkit/Source/WebKit/mac/
DWebKit.order2209 -[WebPreferences setAllowsAnimatedImages:]
DChangeLog-2010-01-2910001 (-[WebPreferences setAllowsAnimatedImages:]):
DChangeLog-2006-02-0928424 setAllowAnimatedImages -> setAllowsAnimatedImages