Searched defs:marginWidth (Results 1 - 25 of 25) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLFrameElementBase.h39 int marginWidth() const { return m_marginWidth; } function in class:WebCore::HTMLFrameElementBase
H A DHTMLBodyElement.cpp189 int marginWidth = ownerFrameElement->marginWidth(); local
190 if (marginWidth != -1)
191 setAttribute(marginwidthAttr, String::number(marginWidth));
/external/webkit/Source/WebCore/rendering/
H A DRenderFrame.cpp53 int marginWidth = element->marginWidth(); local
56 if (marginWidth != -1)
57 view->setMarginWidth(marginWidth);
H A DRenderEmbeddedObject.cpp239 int marginWidth = -1; local
243 marginWidth = frame->marginWidth();
246 if (marginWidth != -1)
247 view->setMarginWidth(marginWidth);
/external/webkit/Source/WebKit/wx/
H A DWebFramePrivate.h56 int marginWidth; member in class:WebViewFrameData
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebframe_p.h68 int marginWidth; member in class:QWebFrameData
82 , marginWidth(-1)
120 int marginWidth; member in class:QWebFramePrivate
/external/skia/src/views/
H A DSkTextBox.cpp142 SkScalar marginWidth = fBox.width(); local
144 if (marginWidth <= 0 || len == 0)
157 x = SkScalarHalf(marginWidth);
160 x = marginWidth;
175 int count = SkTextLineBreaker::CountLines(text, textStop - text, paint, marginWidth);
197 len = linebreak(text, textStop, paint, marginWidth);
/external/webkit/Source/WebCore/loader/
H A DSubframeLoader.cpp239 int marginWidth = -1; local
244 marginWidth = o->marginWidth();
254 RefPtr<Frame> frame = m_frame->loader()->client()->createFrame(url, name, ownerElement, hideReferrer ? String() : referrer, allowsScrolling, marginWidth, marginHeight);
/external/webkit/Source/WebCore/page/
H A DFrameView.h72 int marginWidth() const { return m_margins.width(); } // -1 means default function in class:WebCore::FrameView
H A DFrameView.cpp292 int marginWidth = frameElt->marginWidth(); local
294 if (marginWidth != -1)
295 setMarginWidth(marginWidth);
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp170 const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight)
172 return m_webView->createFrame(url, name, ownerElement, referrer, allowsScrolling, marginWidth, marginHeight);
169 createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h529 @property(copy) NSString *marginWidth; variable
571 @property(copy) NSString *marginWidth; variable
/external/webkit/Source/WebKit/chromium/src/
H A DFrameLoaderClientImpl.cpp1402 int marginWidth,
1396 createFrame( const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DFrameLoaderClientEfl.cpp340 PassRefPtr<Frame> FrameLoaderClientEfl::createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.cpp640 const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight)
639 createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DFrameLoaderClientHaiku.cpp720 int marginWidth, int marginHeight)
717 createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DFrameLoaderClientWx.cpp839 const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight)
847 data->marginWidth = marginWidth;
838 createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp1173 const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight)
1172 createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp996 bool allowsScrolling, int marginWidth, int marginHeight)
994 createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp1286 const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight)
1300 frameData.marginWidth = marginWidth;
1285 createFrame(const KURL& url, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHeight) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 528 milliseconds