HomeSort by relevance Sort by last modified time
    Searched refs:margin (Results 1 - 25 of 326) 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("watchdogd started (interval %d, margin %d)!\n", interval, margin);
49 int timeout = interval + margin;
57 if (timeout > margin) {
58 interval = timeout - margin;
62 ERROR("watchdogd: Adjusted interval to timeout returned by driver: timeout %d, interval %d, margin %d\n",
63 timeout, interval, margin);
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/filter/
IterativeFilter.java 47 public int getMargin(int size, int margin) {
49 return margin;
52 margin = f.getMargin(size, margin);
54 margin = this.filter.getMargin(size, margin);
56 margin = f.getMargin(size, margin);
58 return this.iterations * margin + super.getMargin(size, margin);
    [all...]
AbstractFilter.java 76 public int getMargin(int size, int margin) {
80 return margin;
83 margin = f.getMargin(size, margin);
86 margin = f.getMargin(size, margin);
88 return margin;
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/
CollisionShape.java 50 protected float margin = 0.0f; field in class:CollisionShape
101 public void setMargin(float margin) {
102 setMargin(objectId, margin);
103 this.margin = margin;
108 private native void setMargin(long objectId, float margin);
113 capsule.write(getMargin(), "margin", 0.0f);
119 this.margin = capsule.readFloat("margin", 0.0f);
  /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/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/
CollisionShape.java 49 protected float margin = 0.0f; field in class:CollisionShape
91 public void setMargin(float margin) {
92 cShape.setMargin(margin);
93 this.margin = margin;
103 capsule.write(getMargin(), "margin", 0.0f);
109 this.margin = capsule.readFloat("margin", 0.0f);
  /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;
  /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...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
docs.css 26 margin-left: 20px;
49 margin: 54px 0;
64 margin-bottom: 9px;
71 margin-bottom: 18px;
78 margin-right: 10px;
90 margin-bottom: 72px;
97 margin-bottom: 18px;
100 margin-left: 5%;
101 margin-right: 5%;
112 margin-bottom: 9px
    [all...]
bootstrap-responsive.css 109 margin-left: 0;
124 margin: 0;
131 margin: -10px;
145 margin-right: -20px;
146 margin-left: -20px;
158 margin-left: 0;
168 margin-left: 0;
175 margin-left: 0;
203 margin-left: -20px;
216 margin-left: 20px
    [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...]
  /build/tools/droiddoc/templates-sdk-dev/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...]
  /external/libopus/doc/
customdoxygen.css 18 margin: 10px 2px;
41 margin-top: 2px;
45 margin-bottom: 0px;
49 margin-bottom: 4px;
53 margin-bottom: 2px;
84 margin-right: 15px;
136 margin-left: -1cm;
148 margin: 4px 8px 4px 2px;
159 margin-bottom: 3px;
160 margin-top: 3px
    [all...]
  /developers/build/prebuilts/gradle/PermissionRequest/Application/src/main/assets/
sample.css 22 margin-bottom: 8px;
  /developers/samples/android/content/webview/PermissionRequest/Application/src/main/assets/
sample.css 22 margin-bottom: 8px;
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/system_stats/
system_stats_instance_track.css 13 margin: 0;
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/tcmalloc/
heap_instance_track.css 13 margin: 0;
  /docs/source.android.com/src/source/assets/
main.css 11 margin: 0;
46 margin: 0 0 1em 0;
74 margin: 7px 0 0;
80 margin: 0px 2px 0px 0px;
91 margin: 0px;
137 margin: 10px 10px 0 0;
155 margin-top: 1em;
163 margin: .5em 0 0 0;
169 margin: 0;
174 margin-top: .35em
    [all...]
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.css 14 margin:0;
22 margin:0;
61 margin: 0;
66 margin: .35em 0 0 0;
80 margin:.5em 0 0 0;
126 margin:0;
153 margin:0;
181 margin: 0;
185 margin: 0 3px 0 0;
190 margin: 0
    [all...]
doclava-developer-core.css 11 margin: 0;
51 margin:0;
61 margin:0 0 1em;
79 margin:0 0 1em 1em;
85 margin:1em 0;
94 margin:0 0 .8em;
103 margin:0 0 1em 0;
108 margin:0;
113 margin:0 0 1em;
118 margin:.5em 0 0
    [all...]

Completed in 638 milliseconds

1 2 3 4 5 6 7 8 91011>>