Searched refs:setAllowsAnimatedImages (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebKit/mac/WebView/
H A DWebPreferences.h305 - (void)setAllowsAnimatedImages:(BOOL)flag;
H A DWebPreferences.mm731 - (void)setAllowsAnimatedImages:(BOOL)flag
/external/webkit/Source/WebKit/win/Interfaces/
H A DIWebPreferences.idl135 HRESULT setAllowsAnimatedImages([in] BOOL enabled);
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebInspectorClient.cpp130 if (FAILED(preferences->setAllowsAnimatedImages(TRUE)))
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebInspectorClient.mm229 [preferences setAllowsAnimatedImages:YES];
/external/webkit/Source/WebKit/win/
H A DWebPreferences.h163 virtual HRESULT STDMETHODCALLTYPE setAllowsAnimatedImages(
H A DWebPreferences.cpp896 HRESULT STDMETHODCALLTYPE WebPreferences::setAllowsAnimatedImages( function in class:WebPreferences

Completed in 101 milliseconds