Searched defs:allowsScrolling (Results 1 – 14 of 14) sorted by relevance
/external/webkit/Source/WebKit/wx/ |
D | WebFramePrivate.h | 55 bool allowsScrolling; variable
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebframe_p.h | 67 bool allowsScrolling; variable 119 bool allowsScrolling; variable
|
/external/webkit/Source/WebCore/loader/ |
D | SubframeLoader.cpp | 238 bool allowsScrolling = true; in loadSubframe() local
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebFrameView.mm | 386 {
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | FrameLoaderClientWinCE.cpp | 170 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | FrameLoaderClientHaiku.cpp | 719 const String& referrer, bool allowsScrolling, in createFrame()
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | FrameLoaderClientEfl.cpp | 340 …ame, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int margin… in createFrame()
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | FrameLoaderClientWx.cpp | 839 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
|
/external/webkit/Source/WebKit/chromium/src/ |
D | FrameLoaderClientImpl.cpp | 1401 bool allowsScrolling, in createFrame()
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | FrameLoaderClientGtk.cpp | 640 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | FrameLoaderClientAndroid.cpp | 996 bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebFrameLoaderClient.cpp | 1173 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | FrameLoaderClientQt.cpp | 1286 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
|
/external/webkit/Source/WebKit/win/ |
D | WebFrame.cpp | 287 HRESULT STDMETHODCALLTYPE WebFrame::allowsScrolling( in allowsScrolling() function in WebFrame
|