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

/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebPreferences.h299 - (void)setAllowsAnimatedImages:(BOOL)flag;
H A DWebPreferences.mm760 - (void)setAllowsAnimatedImages:(BOOL)flag
/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebPreferences.idl128 HRESULT setAllowsAnimatedImages([in] BOOL enabled);
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebInspectorClient.cpp129 if (FAILED(preferences->setAllowsAnimatedImages(TRUE)))
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebPreferences.h181 virtual HRESULT STDMETHODCALLTYPE setAllowsAnimatedImages(
H A DWebPreferences.cpp938 HRESULT STDMETHODCALLTYPE WebPreferences::setAllowsAnimatedImages( function in class:WebPreferences
/macosx-10.9.5/WebKit-7537.78.2/mac/WebCoreSupport/
H A DWebInspectorClient.mm378 [preferences setAllowsAnimatedImages:YES];

Completed in 194 milliseconds