/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | VDUBuffer.java | 57 private int bottomMargin; /* bottom scroll margin */ field in VDUBuffer 375 if (l > bottomMargin) { in insertLine() 379 (l < topMargin ? 0 : (l > bottomMargin ? (bottomMargin + 1 < height ? bottomMargin + 1 in insertLine() 382 (l > bottomMargin ? height - 1 : (l < topMargin ? (topMargin > 0 ? topMargin - 1 : 0) in insertLine() 383 : bottomMargin)); in insertLine() 516 int bottom = (l > bottomMargin ? height - 1 : (l < topMargin ? topMargin : bottomMargin + 1)); in deleteLine() 677 bottomMargin = l2; in setMargins() 688 if (l > bottomMargin) { in setTopMargin() 689 topMargin = bottomMargin; in setTopMargin() 690 bottomMargin = l; in setTopMargin() [all …]
|
/external/mdnsresponder/mDNSPosix/ |
D | parselog.py | 173 bottomMargin = typesize 174 …pageRect = CGRectMake (-leftMargin, -bottomMargin, leftMargin + width, bottomMargin + pageHeight)…
|
/external/droiddriver/src/io/appium/droiddriver/actions/ |
D | SwipeAction.java | 148 int bottomMargin = (int) (elementRect.height() * bottomMarginRatio); in perform() local 151 int adjustedbottom = elementRect.bottom - bottomMargin; in perform()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowMarginLayoutParams.java | 24 realMarginLayoutParams.bottomMargin = bottom; in setMargins()
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | MarginLayoutParamsTest.java | 26 assertThat(marginLayoutParams.bottomMargin, equalTo(4)); in testSetMargins()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/ |
D | ViewInflater.java | 561 margins.bottomMargin = size; in setLayoutProperty()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |