Searched refs:margins (Results 26 - 39 of 39) sorted by relevance

12

/external/chromium_org/chrome/service/cloud_print/
H A Dcdd_conversion_win.cc49 MarginsTicketItem margins; local
/external/chromium_org/ui/views/bubble/
H A Dbubble_delegate.cc128 BubbleFrameView* frame = new BubbleFrameView(margins());
H A Dtray_bubble_view.cc408 BubbleFrameView* frame = new BubbleFrameView(margins());
/external/chromium_org/chrome/browser/ui/views/
H A Dcontent_setting_bubble_contents.cc479 const int margins = config.item_left_margin + config.check_width + local
501 menu_width = std::max(kMinMediaMenuButtonWidth, menu_width + margins);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumMac.mm817 static const int margins[3][4] =
823 return margins[[popupButton() controlSize]];
993 static const int margins[3][4] =
999 return margins[controlSize];
H A DRenderBlockLineLayout.cpp250 // paint borders/margins/padding. This knowledge will ultimately be used when
1238 // and are included in the iteration solely so that their margins can
1244 // margins and min/max width on its own line, and then terminate the line.
1284 // Inline replaced elts add in their margins to their min/max values.
1285 LayoutUnit margins = 0; local
1289 margins += adjustFloatForSubPixelLayout(startMargin.value());
1291 margins += adjustFloatForSubPixelLayout(endMargin.value());
1292 childMin += margins.ceilToFloat();
1293 childMax += margins.ceilToFloat();
H A DRenderBox.cpp1481 // If there aren't any floats constraining us then allow the margins to shrink/expand the width as much as they want.
1486 // We need to see if margins on either the start side or the end side can contain the floats in question. If they can,
1490 // "consumed" by the float. Negative margins aren't consumed by the float, and so we ignore them.
1940 // just calculate margins
2051 // auto margins mean we don't stretch. Note that this function will only be used for
2142 // Inline blocks/tables and floats don't have their margins increased.
2151 // See also http://dev.w3.org/csswg/css-flexbox/#auto-margins
2202 // Either no auto margins, or our margin box width is >= the container width, auto margins will just turn into 0.
2235 // If we are perpendicular to our containing block then we need to resolve our block-start and block-end margins s
2304 LayoutUnit margins = collapsedMarginBefore() + collapsedMarginAfter(); local
[all...]
H A DRenderBlockFlow.cpp58 LayoutUnit margins[2]; member in struct:blink::SameSizeAsMarginInfo
64 // Collapsing flags for whether we can collapse our margins with our children's margins.
71 // margins in our container. Table cells and the body are the common examples. We
75 // This flag tracks whether we are still looking at child margins that can all collapse together at the beginning of a block.
81 // This flag is set when we know we're examining bottom margins and we know we're at the bottom of the block.
84 // These variables are used to detect quirky margins that we need to collapse away (in table cells
92 // These flags track the previous maximal positive and negative margins.
410 // our current maximal positive and negative margins. These values are used when we
417 // Start out by setting our margin values to our current margins
[all...]
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc1315 MARGINS margins = {-1,-1,-1,-1}; local
1316 DwmExtendFrameIntoClientArea(hwnd(), &margins); local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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.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.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/bison/build-aux/
H A Dtexinfo.tex6292 % Amount to narrow the margins by for @lisp.
6326 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins; it will
6503 % @format/@smallformat: same as @display except don't narrow margins.
6555 % and narrows the margins. We keep \parskip nonzero in general, since
9852 % Perhaps we should allow setting the margins, \topskip, \parskip,
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 796 milliseconds

12