Home
last modified time | relevance | path

Searched defs:marginHeight (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Source/WebKit/wx/
DWebFramePrivate.h57 int marginHeight; variable
/external/webkit/Source/WebCore/html/
DHTMLFrameElementBase.h40 int marginHeight() const { return m_marginHeight; } in marginHeight() function
DHTMLBodyElement.cpp192 int marginHeight = ownerFrameElement->marginHeight(); in insertedIntoDocument() local
/external/webkit/Source/WebCore/rendering/
DRenderFrame.cpp54 int marginHeight = element->marginHeight(); in viewCleared() local
DRenderEmbeddedObject.cpp240 int marginHeight = -1; in viewCleared() local
/external/webkit/Source/WebKit/qt/Api/
Dqwebframe_p.h69 int marginHeight; variable
121 int marginHeight; variable
/external/webkit/Source/WebCore/page/
DFrameView.h73 int marginHeight() const { return m_margins.height(); } // -1 means default in marginHeight() function
DFrameView.cpp293 int marginHeight = frameElt->marginHeight(); in init() local
/external/webkit/Source/WebCore/loader/
DSubframeLoader.cpp240 int marginHeight = -1; in loadSubframe() local
/external/webkit/Source/WebKit/wince/WebCoreSupport/
DFrameLoaderClientWinCE.cpp170 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DFrameLoaderClientHaiku.cpp720 int marginWidth, int marginHeight) in createFrame()
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DFrameLoaderClientEfl.cpp340 …ent* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
/external/webkit/Source/WebKit/wx/WebKitSupport/
DFrameLoaderClientWx.cpp839 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
/external/webkit/Source/WebKit/chromium/src/
DFrameLoaderClientImpl.cpp1403 int marginHeight) in createFrame()
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DFrameLoaderClientGtk.cpp640 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
/external/webkit/Source/WebKit/android/WebCoreSupport/
DFrameLoaderClientAndroid.cpp996 bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp1173 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DFrameLoaderClientQt.cpp1286 … const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) in createFrame()