HomeSort by relevance Sort by last modified time
    Searched refs:margin (Results 1 - 25 of 434) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
Tooltip.css 7 body { overflow: auto; margin-top: 0px; margin-bottom: 0px; margin-left: 0.3em; margin-right: 0.3em; }
8 div { margin: 0px; }
9 h1 { margin-top: 0.3em; margin-bottom: 0.04em; }
10 h2 { margin-top: 2em; margin-bottom: 0.25em; }
11 h3 { margin-top: 1.7em; margin-bottom: 0.25em;
    [all...]
  /system/core/init/
watchdogd.cpp 38 int margin = 10; local
39 if (argc >= 3) margin = atoi(argv[2]);
41 NOTICE("started (interval %d, margin %d)!\n", interval, margin);
49 int timeout = interval + margin;
57 if (timeout > margin) {
58 interval = timeout - margin;
63 " timeout %d, interval %d, margin %d\n",
64 timeout, interval, margin);
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btEmptyShape.cpp 36 btVector3 margin(getMargin(),getMargin(),getMargin());
38 aabbMin = t.getOrigin() - margin;
40 aabbMax = t.getOrigin() + margin;
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btGeometryUtil.h 32 static bool isInside(const btAlignedObjectArray<btVector3>& vertices, const btVector3& planeNormal, btScalar margin);
34 static bool isPointInsidePlanes(const btAlignedObjectArray<btVector3>& planeEquations, const btVector3& point, btScalar margin);
36 static bool areVerticesBehindPlane(const btVector3& planeNormal, const btAlignedObjectArray<btVector3>& vertices, btScalar margin);
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
chromeos_view.css 8 margin-top: 20px;
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dialog-behavior/
paper-dialog-common.css 13 margin: 24px 40px;
24 margin-top: 20px;
33 margin-top: 24px;
37 margin-bottom: 24px;
42 margin: 0;
51 margin: 0;
  /external/llvm/docs/_ocamldoc/
style.css 8 { margin: 0; padding: 0; border: 0 none; outline: 0; font-size: 100%;
18 margin: 1.375em 10%; min-width: 40ex; max-width: 72ex;
27 .codepre { margin-bottom:1.375em /* after code example we introduce space. */ }
30 { font-size : 0.813em; line-height:0; margin-left:0.4ex;}
44 h1 + pre { margin-bottom:1.375em} /* Toplevel module description */
48 /* .navbar { margin-bottom: -1.375em } */
49 h1 { font-weight: bold; font-size: 1.5em; /* margin-top:1.833em; */
50 margin-top:0.917em; padding-top:0.875em;
52 h2 { font-weight: bold; font-size: 1.313em; margin-top: 1.048em }
53 h3 { font-weight: bold; font-size: 1.125em; margin-top: 1.222em
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
ImageBuffersForRenderScript.java 46 public ImageBuffersForRenderScript(Bitmap inImage, int margin,
55 paddedMargin = margin;
56 imageWidthPadded = inputImage.getWidth() + 2 * margin;
57 imageHeightPadded = inputImage.getHeight() + 2 * margin;
  /frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
ImageBuffersForRenderScript.java 32 public ImageBuffersForRenderScript(Bitmap inImage, int margin,
41 paddedMargin = margin;
42 imageWidthPadded = inputImage.getWidth() + 2 * margin;
43 imageHeightPadded = inputImage.getHeight() + 2 * margin;
  /prebuilts/go/darwin-x86/doc/codewalk/
codewalk.css 31 margin: 0pt;
52 margin-bottom: 10px;
53 margin-right: 10px; /* yes, for both .left and .right */
57 margin-bottom: 0px;
61 margin-left: 10px;
82 margin-left: 0px;
87 margin-right: 0px;
125 margin-top: 0em;
126 margin-bottom: 0.5em;
130 margin-bottom: 0em
    [all...]
  /prebuilts/go/linux-x86/doc/codewalk/
codewalk.css 31 margin: 0pt;
52 margin-bottom: 10px;
53 margin-right: 10px; /* yes, for both .left and .right */
57 margin-bottom: 0px;
61 margin-left: 10px;
82 margin-left: 0px;
87 margin-right: 0px;
125 margin-top: 0em;
126 margin-bottom: 0.5em;
130 margin-bottom: 0em
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridMatch.java 25 * edge, or a margin, or centering, or a gap distance from another edge and so on.
44 /** Amount of margin between the matched edges */
45 public int margin; field in class:GridMatch
57 * @param margin a margin distance to add to the actual location from the matched line
60 boolean createCell, int margin) {
67 this.margin = margin;
98 if (margin != UNDEFINED) {
99 if (cellIndex == 0 && margin != 0)
    [all...]
  /external/avahi/man/
xmltoman.css 22 p { margin-left:1cm; margin-right:1cm; }
28 .option .optdesc { margin-left:2cm; }
  /sdk/templates/docs/
default.css 37 margin: 48px 64px 48px 320px;
73 margin: 32px 0;
105 margin-left: 16px;
139 margin-bottom: 6px;
146 margin-top: 64px;
147 margin-bottom: 12px;
156 margin-bottom: 12px;
158 margin-top: -16px;
168 margin-bottom: 16px;
172 margin-bottom: 0
    [all...]
  /external/icu/icu4c/
icu4c.css 15 margin: 1em;
54 margin-bottom: .5em;
55 margin-top: .5em;
66 margin-bottom: 0.5em;
68 margin-top: 12pt;
85 margin-bottom: 0pt;
87 margin-left: 1em;
88 margin-top: 1em;
104 margin-left: 1.5em;
105 margin-bottom: 0pt
    [all...]
  /external/bzip2/
bzip.css 21 margin-left: 1.5em;
32 #release p { margin-top: 0.4em; }
39 margin: 0px 4px 16px 16px;
44 margin-bottom: 10px;
49 margin-left: 0px;
57 margin-bottom: 0.5em;
73 margin: 4px 0px 4px 0px;
  /prebuilts/tools/linux-x86_64/kythe/web/ui/css/
style.css 20 margin-bottom: 0px;
45 margin-left: 11px;
51 margin-left: 5px;
55 margin: -1px;
68 margin: 0px;
82 margin-left: 2em;
83 margin-bottom: 0;
  /external/nanopb-c/docs/
lsr.css 12 margin: 2em;
22 margin: 2em 0em;
45 margin: 0;
50 margin: 0.5em 0 1em 0;
70 margin: 0;
93 margin-bottom: 0em;
104 margin: 0em;
110 margin-bottom: 0.5em;
116 margin-bottom: 0.5em;
122 margin-bottom: 0.5em
    [all...]
  /external/shflags/doc/
rst2html.css 25 /* Override more specific margin styles with "! important". */
26 margin-top: 0 ! important }
29 margin-bottom: 0 ! important }
39 margin: 2em 5em ; }
42 margin-bottom: 0.5em }
50 margin: 2em 5em }
58 margin: 2em ;
78 margin-bottom: 0.5em }
81 margin-top: 0.5em }
85 margin: 2em 5em
    [all...]
  /build/tools/droiddoc/templates-ndk/assets/
android-developer-docs.css 15 margin: 0;
55 margin:0;
65 margin:0 0 1em;
83 margin:0 0 1em 1em;
89 margin:1em 0;
98 margin:0 0 .8em;
107 margin:0 0 1em 0;
112 margin:0;
117 margin:0 0 1em;
122 margin:.5em 0 0
    [all...]
  /build/tools/droiddoc/templates-sac/assets/
android-developer-docs.css 15 margin: 0;
55 margin:0;
65 margin:0 0 1em;
83 margin:0 0 1em 1em;
89 margin:1em 0;
98 margin:0 0 .8em;
107 margin:0 0 1em 0;
112 margin:0;
117 margin:0 0 1em;
122 margin:.5em 0 0
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css 15 margin: 0;
55 margin:0;
65 margin:0 0 1em;
83 margin:0 0 1em 1em;
89 margin:1em 0;
98 margin:0 0 .8em;
107 margin:0 0 1em 0;
112 margin:0;
117 margin:0 0 1em;
122 margin:.5em 0 0
    [all...]
  /cts/common/host-side/tradefed/res/report/
compatibility_result.css 22 margin:10;
29 margin-left:auto;
30 margin-right:auto;
38 margin-left:auto;
39 margin-right:auto;
60 margin-left:auto;
61 margin-right:auto;
81 margin-left:auto;
82 margin-right:auto;
83 margin-bottom: 2em
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
btGeometryUtil.java 68 public static boolean isInside(btVector3Array vertices, Vector3 planeNormal, float margin) {
69 return LinearMathJNI.btGeometryUtil_isInside(btVector3Array.getCPtr(vertices), vertices, planeNormal, margin);
72 public static boolean isPointInsidePlanes(btVector3Array planeEquations, Vector3 point, float margin) {
73 return LinearMathJNI.btGeometryUtil_isPointInsidePlanes(btVector3Array.getCPtr(planeEquations), planeEquations, point, margin);
76 public static boolean areVerticesBehindPlane(Vector3 planeNormal, btVector3Array vertices, float margin) {
77 return LinearMathJNI.btGeometryUtil_areVerticesBehindPlane(planeNormal, btVector3Array.getCPtr(vertices), vertices, margin);
  /external/skia/gm/
matriximagefilter.cpp 45 SkScalar margin = SkIntToScalar(10); local
52 canvas->translate(margin, margin);
55 canvas->translate(srcRect.width() + margin, 0);
60 canvas->translate(srcRect.width() + margin, 0);
63 canvas->translate(srcRect.width() + margin, 0);

Completed in 1149 milliseconds

1 2 3 4 5 6 7 8 91011>>