Searched defs:allowsScrolling (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DQWebFrameAdapter.h108 bool allowsScrolling; member in class:QWebFrameData
226 bool allowsScrolling; member in class:QWebFrameAdapter
H A DFrameLoaderClientQt.cpp1299 PassRefPtr<Frame> FrameLoaderClientQt::createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DSubframeLoader.cpp355 bool allowsScrolling = true; local
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp170 createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DFrameLoaderClientBlackBerry.cpp777 createFrame(const KURL& url, const String& name , HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.cpp516 createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebFrame.cpp285 HRESULT STDMETHODCALLTYPE WebFrame::allowsScrolling( function in class:WebFrame

Completed in 113 milliseconds