Searched defs:marginHeight (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLFrameElementBase.h41 int marginHeight() const { return m_marginHeight; } function in class:WebCore::HTMLFrameElementBase
H A DHTMLBodyElement.cpp183 int marginHeight = ownerFrameElement.marginHeight(); local
/macosx-10.10/WebCore-7600.1.25/loader/
H A DSubframeLoader.cpp299 int marginHeight = -1; local
/macosx-10.10/WebCore-7600.1.25/page/
H A DFrameView.h92 LayoutUnit marginHeight() const { return m_margins.height(); } // -1 means default function in class:WebCore::final
H A DFrameView.cpp316 LayoutUnit marginHeight = frameElt->marginHeight(); local
/macosx-10.10/WebKit-7600.1.25/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp171 createFrame(const URL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/macosx-10.10/vim-55/src/
H A Dgui_athena.c1411 Dimension marginHeight; /* XmNmarginHeight of toolBar */ local
/macosx-10.10/WebCore-7600.1.25/bindings/objc/
H A DPublicDOMInterfaces.h527 @property (copy) NSString *marginHeight; variable
569 @property (copy) NSString *marginHeight; variable

Completed in 201 milliseconds