HomeSort by relevance Sort by last modified time
    Searched full:margin (Results 101 - 125 of 1343) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/WebCore/css/
mathml.css 7 margin: 0px;
16 margin-bottom: 1em;
40 margin-left: 0.1em;
69 margin: 0px;
92 margin: 0px;
themeWin.css 46 margin:3px 3px 3px 4px;
50 margin:3px 3px 0 5px;
69 margin-right: 3px;
73 margin: 0 3px 0 2px;
77 margin: 0 3px 0 2px;
wml.css 48 margin: 8px
53 margin: 1.0__qem 0px
85 margin-top: 0__qem
97 margin-left: 2px;
98 margin-right: 2px;
116 margin: 0__qem;
230 margin: 1__qem 0
CSSPropertyNames.in 79 margin
80 margin-bottom
81 margin-left
82 margin-right
83 margin-top
205 -webkit-margin-bottom-collapse
206 -webkit-margin-collapse
207 -webkit-margin-start
208 -webkit-margin-top-collapse
  /frameworks/base/docs/html/sdk/api_diff/3/
stylesheet-jdiff.css 5 table.diffspectable {border:1px;padding:0px;margin:0px;}
27 margin-top:.25em;
28 margin-bottom:0;
40 margin:1em 0 0 0;}
43 margin:0 0 0em 0;
  /frameworks/base/docs/html/sdk/api_diff/4/
stylesheet-jdiff.css 5 table.diffspectable {border:1px;padding:0px;margin:0px;}
27 margin-top:.25em;
28 margin-bottom:0;
40 margin:1em 0 0 0;}
43 margin:0 0 0em 0;
  /frameworks/base/docs/html/sdk/api_diff/5/
stylesheet-jdiff.css 5 table.diffspectable {border:1px;padding:0px;margin:0px;}
27 margin-top:.25em;
28 margin-bottom:0;
40 margin:1em 0 0 0;}
43 margin:0 0 0em 0;
  /frameworks/base/docs/html/sdk/api_diff/6/
stylesheet-jdiff.css 5 table.diffspectable {border:1px;padding:0px;margin:0px;}
27 margin-top:.25em;
28 margin-bottom:0;
40 margin:1em 0 0 0;}
43 margin:0 0 0em 0;
  /frameworks/base/docs/html/sdk/api_diff/7/
stylesheet-jdiff.css 5 table.diffspectable {border:1px;padding:0px;margin:0px;}
27 margin-top:.25em;
28 margin-bottom:0;
40 margin:1em 0 0 0;}
43 margin:0 0 0em 0;
  /frameworks/base/docs/html/sdk/api_diff/8/
stylesheet-jdiff.css 5 table.diffspectable {border:1px;padding:0px;margin:0px;}
27 margin-top:.25em;
28 margin-bottom:0;
40 margin:1em 0 0 0;}
43 margin:0 0 0em 0;
  /external/skia/src/views/
SkWidget.cpp 127 void SkTextView::getMargin(SkPoint* margin) const
129 if (margin)
130 *margin = fMargin;
133 void SkTextView::setMargin(const SkPoint& margin)
135 if (fMargin != margin)
137 fMargin = margin;
192 SkPoint margin;
193 if (dom.findScalars(node, "margin", (SkScalar*)&margin, 2))
194 this->setMargin(margin);
    [all...]
  /external/webkit/WebKitTools/iExploder/htdocs/
cssproperties.in 50 -webkit-margin-bottom-collapse
51 -webkit-margin-collapse
52 -webkit-margin-start
53 -webkit-margin-top-collapse
172 margin
173 margin-bottom
174 margin-left
175 margin-right
176 margin-top
356 -moz-margin-en
    [all...]
  /external/webkit/WebKitTools/WinLauncher/
PrintWebUIDelegate.cpp 38 static const int MARGIN = 20;
85 rect->left += MARGIN;
86 rect->top += MARGIN;
88 rect->right = (::GetDeviceCaps(dc, LOGPIXELSX) * 6.5) - MARGIN;
89 rect->bottom = (::GetDeviceCaps(dc, LOGPIXELSY) * 11) - MARGIN;
180 // Add a line, 1/10th inch above the footer text from left margin to right margin.
  /external/qemu/android/
config.c 403 writer_margin( Writer* w, int margin)
406 while (margin >= 10) {
408 margin -= 10;
410 if (margin > 0)
411 writer_write(w,spaces,margin);
427 writer_node(Writer* w, AConfig* node, int margin)
429 writer_margin(w,margin);
445 writer_node(w,child,margin+4);
447 writer_margin(w,margin);
  /external/webkit/WebCore/manual-tests/
left-overflow-repaint.html 30 <div id="t" style="text-indent: -50px; background: silver; margin-left: 50px;">
42 <div style="text-indent: -50px; background: silver; margin-left: 50px;">
54 <table style="margin-left: 50px;"><tr>
simple-image-compositing.html 16 margin: 1em 2em;
53 <img src="resources/simple_image.png" style="margin: 10px 20px;">
54 margin - can NOT be directly composited
animate-duration.html 16 margin: 10px;
22 margin: 10px;
  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/
buildbot.css 2 margin-bottom:50px;
209 margin-left: auto;
210 margin-right: auto;
232 margin-left: auto;
233 margin-right: auto;
241 margin-top: -8px;
242 margin-bottom: -8px;
251 margin-top: 0px;
252 margin-bottom: -7px;
265 margin-top: -7px
    [all...]
  /external/webkit/WebKitTools/CodeCoverage/
gcov.css 4 margin: 0; padding: 0em;
19 margin-left:10px;
20 margin-right:10px;
  /frameworks/base/docs/html/
offline.jd 9 <img src="{@docRoot}assets/images/home/sdk-large.png" style="float:right; margin:-2em 3em 3em;" />
34 <hr style="margin:2em 0;" />
43 <p style="margin-left:2em;">
  /external/webkit/WebCore/inspector/front-end/
inspector.css 37 margin: 0;
109 margin: 0;
130 margin-bottom: 8px;
167 margin-left: 3px;
177 margin-bottom: 5px;
182 margin-bottom: 8px;
188 margin-bottom: 22px;
192 margin-bottom: 6px;
230 margin: 5px 0;
323 margin-left: -1px
    [all...]
  /cts/tools/signature-tools/templates/
Styles.st 20 margin: 10px;
  /external/webkit/WebKit/gtk/resources/
error.html 7 margin: 0;
  /external/jpeg/
ansi2knr.1 14 margin, followed by a left parenthesis, with a right parenthesis as the last
23 - Any other construct that starts at the left margin and follows the
  /external/skia/include/utils/
SkTextBox.h 26 The Margin rectangle controls where the text is drawn relative to
27 the Frame. Line-breaks occur inside the Margin rectangle.

Completed in 78 milliseconds

1 2 3 45 6 7 8 91011>>