Home
last modified time | relevance | path

Searched defs:marginWidth (Results 1 – 20 of 20) sorted by relevance

/external/webkit/Source/WebKit/wx/
DWebFramePrivate.h56 int marginWidth; variable
/external/webkit/Source/WebCore/html/
DHTMLFrameElementBase.h39 int marginWidth() const { return m_marginWidth; } in marginWidth() function
DHTMLBodyElement.cpp189 int marginWidth = ownerFrameElement->marginWidth(); in insertedIntoDocument() local
/external/webkit/Source/WebCore/rendering/
DRenderFrame.cpp53 int marginWidth = element->marginWidth(); in viewCleared() local
DRenderEmbeddedObject.cpp239 int marginWidth = -1; in viewCleared() local
/external/webkit/Source/WebKit/qt/Api/
Dqwebframe_p.h68 int marginWidth; variable
120 int marginWidth; variable
/external/skia/legacy/src/views/
DSkTextBox.cpp142 SkScalar marginWidth = fBox.width(); in draw() local
/external/skia/src/views/
DSkTextBox.cpp172 SkScalar marginWidth = fBox.width(); in draw() local
/external/webkit/Source/WebCore/page/
DFrameView.h72 int marginWidth() const { return m_margins.width(); } // -1 means default in marginWidth() function
DFrameView.cpp292 int marginWidth = frameElt->marginWidth(); in init() local
/external/webkit/Source/WebCore/loader/
DSubframeLoader.cpp239 int marginWidth = -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 …Element* ownerElement, const String& referrer, bool allowsScrolling, int marginWidth, int marginHe… 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.cpp1402 int marginWidth, 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()