/external/junit/src/junit/awtui/ |
TestRunner.java | 300 addGrid(panel, suiteLabel, 0, 0, 2, GridBagConstraints.HORIZONTAL, 1.0, GridBagConstraints.WEST); 302 addGrid(panel, fSuiteField, 0, 1, 2, GridBagConstraints.HORIZONTAL, 1.0, GridBagConstraints.WEST); 303 addGrid(panel, fRun, 2, 1, 1, GridBagConstraints.HORIZONTAL, 0.0, GridBagConstraints.CENTER); 305 addGrid(panel, fProgressIndicator, 0, 3, 2, GridBagConstraints.HORIZONTAL, 1.0, GridBagConstraints.WEST); 310 addGrid(panel, failureLabel, 0, 5, 2, GridBagConstraints.HORIZONTAL, 1.0, GridBagConstraints.WEST); 312 addGrid(panel, failedPanel, 2, 6, 1, GridBagConstraints.HORIZONTAL, 0.0, GridBagConstraints.CENTER); 315 addGrid(panel, fStatusLine, 0, 8, 2, GridBagConstraints.HORIZONTAL, 1.0, GridBagConstraints.CENTER); 316 addGrid(panel, fQuitButton, 2, 8, 1, GridBagConstraints.HORIZONTAL, 0.0, GridBagConstraints.CENTER); 336 GridBagConstraints.CENTER, GridBagConstraints.HORIZONTAL, 350 GridBagConstraints.CENTER, GridBagConstraints.HORIZONTAL, [all...] |
/frameworks/media/libvideoeditor/vss/src/ |
M4AIR_API.c | 81 M4OSA_UInt32 u32_x_accum_start[4]; /**< horizontal initial accumulator value */ 83 M4OSA_UInt32 u32_x_accum[4]; /**< save of horizontal accumulator value */ 282 /* Compute horizontal ratio between src and destination width.*/ 614 /* Reinit horizontal weight factor */ 626 u32_x_frac = (u32_x_accum >> 12)&15; /* Fraction of Horizontal 641 /* Update horizontal accumulator */ 651 u32_x_frac = (u32_x_accum >> 12)&15; /* Fraction of Horizontal 666 /* Update horizontal accumulator */ 691 /* horizontal weight factor */ 760 /* Update horizontal accumulator * [all...] |
/cts/apps/CtsVerifier/res/layout/ |
aq_row.xml | 18 android:orientation="horizontal"
|
/cts/tests/res/layout/ |
radiogroup_horizontal.xml | 19 android:orientation="horizontal"
|
/development/apps/BuildWidget/res/xml/ |
widget_build.xml | 24 android:resizeMode="horizontal"
|
/development/apps/Development/res/layout/ |
pkg_list_item.xml | 24 android:orientation="horizontal"
|
/development/samples/ApiDemos/res/layout/ |
animation_reversing.xml | 23 android:orientation="horizontal"
|
animator_custom_evaluator.xml | 23 android:orientation="horizontal"
|
autocomplete_1.xml | 28 android:orientation="horizontal"
|
autocomplete_2.xml | 29 android:orientation="horizontal"
|
autocomplete_4.xml | 28 android:orientation="horizontal"
|
autocomplete_5.xml | 28 android:orientation="horizontal"
|
autocomplete_6.xml | 28 android:orientation="horizontal"
|
baseline_1.xml | 18 android:orientation="horizontal"
|
baseline_2.xml | 18 android:orientation="horizontal"
|
date_widgets_example_2.xml | 21 android:orientation="horizontal">
|
density_image_views.xml | 18 android:orientation="horizontal"
|
focus_2.xml | 20 android:orientation="horizontal">
|
game_controller_input_text_column.xml | 20 android:orientation="horizontal"
|
horizontal_scroll_view1.xml | 17 <!-- Demonstrates horizontal scrolling with a ScrollView. -->
|
incoming_message_info.xml | 18 android:orientation="horizontal"
|
incoming_message_panel.xml | 23 android:orientation="horizontal"
|
list_item_icon_text.xml | 18 android:orientation="horizontal"
|
split_touch_view.xml | 29 android:orientation="horizontal"
|
status_bar_balloon.xml | 18 android:orientation="horizontal"
|