HomeSort by relevance Sort by last modified time
    Searched full:layout (Results 1 - 25 of 5207) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/src/views/
SkViewPriv.h 8 SkView::Layout* fLayout;
10 Layout_SkTagList(SkView::Layout* layout)
11 : SkTagList(kViewLayout_SkTagList), fLayout(layout)
13 SkASSERT(layout);
14 layout->ref();
  /cts/tests/tests/text/src/android/text/cts/
LayoutTest.java 26 import android.text.Layout;
30 import android.text.Layout.Alignment;
33 @TestTargetClass(Layout.class)
41 private Layout.Alignment mAlign;
62 method = "Layout",
64 android.text.Layout.Alignment.class, float.class, float.class}
67 " of Layout constructor when the width is smaller than 0")
85 Layout layout = new MockLayout(text, mTextPaint, mWidth, local
87 assertEquals(text, layout.getText())
99 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
114 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, 10, local
128 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, 15, local
144 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
167 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
178 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
192 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, mAlign, -1, mSpacingadd); local
205 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, mAlign, mSpacingmult, -1); local
218 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
235 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
249 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
263 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
276 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
295 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
306 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
317 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
328 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
344 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
355 Layout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
366 MockLayout layout = new MockLayout(LAYOUT_TEXT, mTextPaint, mWidth, local
    [all...]
  /packages/apps/VideoEditor/res/layout/
video_editor.xml 6 <include layout="@layout/project_layout"/>
7 <include layout="@layout/empty_project_layout"/>
  /sdk/layoutopt/app/
README 0 Layout optimizer.
  /device/google/accessory/demokit/app/res/layout/
color_sliders.xml 6 <include layout="@layout/led_slider" android:layout_width="match_parent" android:layout_height="wrap_content"/>
7 <include layout="@layout/led_slider" android:layout_width="match_parent" android:layout_height="wrap_content"/>
8 <include layout="@layout/led_slider" android:layout_width="match_parent" android:layout_height="wrap_content"/>
vertical_color_sliders.xml 5 <include layout="@layout/vertical_led_slider"
7 <include layout="@layout/vertical_led_slider"
9 <include layout="@layout/vertical_led_slider"
outputcontainer.xml 5 <include layout="@layout/servorelay" android:id="@+id/servoRelay_ref"
7 <include layout="@layout/color_sliders" android:id="@+id/leds1"
9 <include layout="@layout/color_sliders" android:id="@+id/leds2"
11 <include layout="@layout/color_sliders" android:id="@+id/leds3"
servorelay.xml 8 <include layout="@layout/servo" android:id="@+id/servo1"
11 <include layout="@layout/servo" android:id="@+id/servo2"
13 <include layout="@layout/servo" android:id="@+id/servo3"
19 <include android:id="@+id/relay1" layout="@layout/relaybutton"
21 <include android:id="@+id/relay2" layout="@layout/relaybutton
    [all...]
inputcontainer.xml 5 <include layout="@layout/templightcontainer" android:id="@+id/TempLightContainer_ref"
8 <include layout="@layout/buttoncontainer" android:id="@+id/ButtonContainer_ref"
11 <include layout="@layout/joycontainer" android:id="@+id/JoyContainer_ref"
leds_tablet.xml 4 <include layout="@layout/vertical_color_sliders" android:id="@+id/leds1" android:layout_weight="1"
6 <include layout="@layout/vertical_color_sliders" android:id="@+id/leds2" android:layout_weight="1"
8 <include layout="@layout/vertical_color_sliders" android:id="@+id/leds3" android:layout_weight="1"
output_tablet.xml 5 <include layout="@layout/servo_tablet" android:id="@+id/servo_tablet"
8 <include layout="@layout/relay_tablet" android:layout_width="fill_parent" android:layout_weight="0"
10 <include layout="@layout/leds_tablet" android:layout_width="match_parent" android:layout_weight="1"
servo_tablet.xml 6 <include layout="@layout/servo" android:id="@+id/servo1"
9 <include layout="@layout/servo" android:id="@+id/servo2"
12 <include layout="@layout/servo" android:id="@+id/servo3"
relay_tablet.xml 4 <include android:id="@+id/relay1" layout="@layout/relaybutton"
6 <include android:id="@+id/relay2" layout="@layout/relaybutton"
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
DensityActivity.java 55 LinearLayout layout = new LinearLayout(this); local
56 addBitmapDrawable(layout, R.drawable.logo120dpi, true);
57 addBitmapDrawable(layout, R.drawable.logo160dpi, true);
58 addBitmapDrawable(layout, R.drawable.logo240dpi, true);
60 addChildToRoot(root, layout);
62 layout = new LinearLayout(this);
63 addBitmapDrawable(layout, R.drawable.logo120dpi, false);
64 addBitmapDrawable(layout, R.drawable.logo160dpi, false);
65 addBitmapDrawable(layout, R.drawable.logo240dpi, false);
67 addChildToRoot(root, layout);
    [all...]
  /sdk/layoutopt/libs/uix/src/resources/rules/
TooManyLevels.rule 3 // Description: Checks whether the layout has too many nested groups.
6 // - The depth of the layout is > 10
9 analysis << [node: null, description: "This layout has too many nested layouts: " +
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
MultiLineTexture.java 21 import android.text.Layout;
30 private final Layout mLayout;
32 private MultiLineTexture(Layout layout) {
33 super(layout.getWidth(), layout.getHeight());
34 mLayout = layout;
39 Layout.Alignment alignment) {
41 Layout layout = new StaticLayout(text, 0, text.length(), paint local
    [all...]
  /frameworks/base/core/java/android/text/
Selection.java 114 * Moving the selection within the layout
121 public static boolean moveUp(Spannable text, Layout layout) {
137 int line = layout.getLineForOffset(end);
142 if (layout.getParagraphDirection(line) ==
143 layout.getParagraphDirection(line - 1)) {
144 float h = layout.getPrimaryHorizontal(end);
145 move = layout.getOffsetForHorizontal(line - 1, h);
147 move = layout.getLineStart(line - 1);
162 public static boolean moveDown(Spannable text, Layout layout)
    [all...]
  /packages/apps/Launcher2/res/layout-land/
launcher.xml 29 layout="@layout/workspace_divider"
36 layout="@layout/workspace_divider"
43 layout="@layout/scroll_indicator"
62 <include android:id="@+id/cell1" layout="@layout/workspace_screen" />
63 <include android:id="@+id/cell2" layout="@layout/workspace_screen" /
    [all...]
  /frameworks/base/tests/DpiTest/src/com/google/android/test/dpi/
DpiTestActivity.java 85 LinearLayout layout = new LinearLayout(this); local
86 addBitmapDrawable(layout, R.drawable.logo120dpi, true);
87 addBitmapDrawable(layout, R.drawable.logo160dpi, true);
88 addBitmapDrawable(layout, R.drawable.logo240dpi, true);
90 addChildToRoot(root, layout);
92 layout = new LinearLayout(this);
93 addBitmapDrawable(layout, R.drawable.logo120dpi, false);
94 addBitmapDrawable(layout, R.drawable.logo160dpi, false);
95 addBitmapDrawable(layout, R.drawable.logo240dpi, false);
97 addChildToRoot(root, layout);
    [all...]
  /development/samples/ApiDemos/res/layout-h974dp/
resources_height.xml 25 <include layout="@layout/resources_width" />
30 <include layout="@layout/resources_width" />
35 <include layout="@layout/resources_width" />
40 <include layout="@layout/resources_width" />
45 <include layout="@layout/resources_width" /
    [all...]
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
internet_explorer6 4 layout-flow
5 layout-grid
6 layout-grid-char
7 layout-grid-line
8 layout-grid-mode
9 layout-grid-type
  /packages/apps/Launcher2/res/layout-port/
launcher.xml 29 layout="@layout/workspace_divider"
36 layout="@layout/scroll_indicator"
56 <include android:id="@+id/cell1" layout="@layout/workspace_screen" />
57 <include android:id="@+id/cell2" layout="@layout/workspace_screen" />
58 <include android:id="@+id/cell3" layout="@layout/workspace_screen" /
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
Perspective.java 36 public void createInitialLayout(IPageLayout layout) {
37 // create a default layout that looks like the stand alone DDMS.
40 layout.setEditorAreaVisible(false);
42 String editorArea = layout.getEditorArea();
45 folder = layout.createFolder("logcat", IPageLayout.BOTTOM, 0.8f, //$NON-NLS-1$
50 folder = layout.createFolder("devices", IPageLayout.LEFT, 0.3f, //$NON-NLS-1$
55 folder = layout.createFolder("emulator", IPageLayout.BOTTOM, 0.5f, //$NON-NLS-1$
60 folder = layout.createFolder("ddms-detail", IPageLayout.RIGHT, 0.5f, //$NON-NLS-1$
68 layout.addPerspectiveShortcut("org.eclipse.ui.resourcePerspective"); //$NON-NLS-1$
69 layout.addPerspectiveShortcut("org.eclipse.debug.ui.DebugPerspective"); //$NON-NLS-1
    [all...]
  /development/samples/ApiDemos/res/layout-h670dp/
resources_height.xml 25 <include layout="@layout/resources_width" />
30 <include layout="@layout/resources_width" />
35 <include layout="@layout/resources_width" />
40 <include layout="@layout/resources_width" />
45 <include layout="@layout/resources_width" /
    [all...]
  /development/samples/ApiDemos/res/layout-sw720dp/
resources_smallest_width_inner.xml 25 <include layout="@layout/resources_smallest_width_row" />
30 <include layout="@layout/resources_smallest_width_row" />
35 <include layout="@layout/resources_smallest_width_row" />
40 <include layout="@layout/resources_smallest_width_row" />
45 <include layout="@layout/resources_smallest_width_row" /
    [all...]

Completed in 518 milliseconds

1 2 3 4 5 6 7 8 91011>>