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

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-WebKit/PyObjCTest/
H A Dtest_webpreferences.py29 self.failUnlessResultIsBOOL(WebPreferences.allowsAnimatedImages)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-WebKit/PyObjCTest/
H A Dtest_webpreferences.py29 self.assertResultIsBOOL(WebPreferences.allowsAnimatedImages)
/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebPreferences.h293 - (BOOL)allowsAnimatedImages;
H A DWebPreferences.mm755 - (BOOL)allowsAnimatedImages
/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebPreferences.idl127 HRESULT allowsAnimatedImages([out, retval] BOOL* enabled);
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebPreferences.h178 virtual HRESULT STDMETHODCALLTYPE allowsAnimatedImages(
H A DWebPreferences.cpp931 HRESULT STDMETHODCALLTYPE WebPreferences::allowsAnimatedImages( function in class:WebPreferences

Completed in 89 milliseconds