HomeSort by relevance Sort by last modified time
    Searched full:horizontal (Results 51 - 75 of 1949) sorted by null

1 23 4 5 6 7 8 91011>>

  /cts/tests/tests/accessibilityservice/res/layout/
query_window_test.xml 26 android:orientation="horizontal"
51 android:orientation="horizontal"
77 android:orientation="horizontal"
  /development/samples/ApiDemos/res/layout/
layout_animations.xml 23 android:orientation="horizontal"
41 android:orientation="horizontal"
61 android:orientation="horizontal"
search_query_results.xml 35 android:orientation="horizontal">
50 android:orientation="horizontal">
65 android:orientation="horizontal">
density_styled_image_views.xml 18 android:orientation="horizontal"
search_invoke.xml 55 android:orientation="horizontal">
61 android:orientation="horizontal">
77 android:orientation="horizontal">
82 android:orientation="horizontal">
wallpaper_2.xml 11 android:orientation="horizontal"
  /device/google/accessory/demokit/app/res/layout/
templightcontainer.xml 4 android:orientation="horizontal" android:layout_height="wrap_content"
25 android:layout_width="fill_parent" android:orientation="horizontal"
33 android:layout_width="wrap_content" android:orientation="horizontal"
led_slider.xml 4 android:orientation="horizontal" android:layout_weight="1">
leds_tablet.xml 3 android:orientation="horizontal" android:layout_height="match_parent" android:layout_weight="1">
servo_tablet.xml 3 android:layout_width="fill_parent" android:orientation="horizontal"
  /packages/apps/Music/res/layout/
album_appwidget.xml 20 android:orientation="horizontal"
45 android:fadingEdge="horizontal"
57 android:fadingEdge="horizontal"
  /packages/apps/QuickSearchBox/res/layout-xlarge/
search_widget.xml 41 android:orientation="horizontal"
55 android:orientation="horizontal"
75 android:orientation="horizontal"
  /packages/apps/Settings/res/layout/
device_admin_item.xml 24 android:orientation="horizontal"
35 android:orientation="horizontal">
58 android:fadingEdge="horizontal" />
  /packages/apps/VideoEditor/res/layout/
timeline_layout.xml 31 android:orientation="horizontal"
37 android:orientation="horizontal"
43 android:orientation="horizontal"
  /packages/inputmethods/OpenWnn/res/layout/
keyboard_default_sub.xml 29 android:orientation="horizontal">
40 android:fadingEdge="horizontal"
53 android:fadingEdge="horizontal"
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
sample11.xml 34 android:orientation="horizontal" >
53 android:orientation="horizontal" >
74 android:orientation="horizontal" >
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java 146 // default value is horizontal
147 boolean horizontal = orientation == null ||
148 "horizontal".equals("vertical"); //$NON-NLS-1$ //$NON-NLS-2$
149 combineLinearLayout(childrenPadding.values(), padding, horizontal); local
151 combineLinearLayout(childrenPadding.values(), padding, false /*horizontal*/);
181 * @param horizontal whether this layout is horizontal (<code>true</code>) or vertical
185 boolean horizontal) {
191 int sumIndex = horizontal ? 0 : 1;
193 int maxIndex = horizontal ? 1 : 0
    [all...]
  /development/samples/ActionBarCompat/res/layout/
actionbar_compat.xml 21 android:orientation="horizontal" />
  /development/samples/WiFiDirectDemo/res/layout-land/
main.xml 11 android:orientation="horizontal">
  /development/samples/WiFiDirectDemo/res/layout-large/
main.xml 6 android:layout_height="fill_parent" android:orientation="horizontal">
  /device/google/accessory/demokit/app/res/layout-xlarge-land/
main.xml 3 android:orientation="horizontal" android:layout_width="match_parent"
  /external/markdown/tests/markdown-test/
benchmark.dat 7 horizontal-rules:0.180000:135168.000000
  /external/webkit/Source/WebCore/css/
SVGCSSPropertyNames.in 44 glyph-orientation-horizontal
  /external/webkit/Source/WebCore/manual-tests/
slider-thumb-tracking.html 23 The slider thumbs should be at the same horizontal position.
  /frameworks/base/core/res/res/layout/
fragment_bread_crumbs.xml 18 android:orientation="horizontal"

Completed in 1388 milliseconds

1 23 4 5 6 7 8 91011>>