OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:horizontal
(Results
76 - 100
of
1949
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/tests/coretests/res/layout/
with_bitmap_background.xml
22
android:orientation="
horizontal
"
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
HorizontalGravity.java
25
* Exercise table layout with cells using a
horizontal
gravity.
/frameworks/base/tests/DpiTest/res/layout/
styled_image_views.xml
18
android:orientation="
horizontal
"
/packages/apps/Music/res/layout-port-finger-854x480/
audio_player.xml
34
android:orientation="
horizontal
"
57
android:orientation="
horizontal
"
83
android:orientation="
horizontal
"
108
android:orientation="
horizontal
"
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion23.txt
2
android:textScaleX : Sets the
horizontal
scaling factor for the text. [float]
fragmentlayout.xml
3
android:orientation="
horizontal
"
sample10-expected-convertFromGrid.xml
6
android:orientation="
horizontal
" >
sample10.xml
7
android:orientation="
horizontal
" >
sample9-expected-convertToGrid.xml
7
android:orientation="
horizontal
" >
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
AttrsXmlParserTest.java
76
<!-- Defines an
horizontal
widget. -->
77
<enum name="
horizontal
" value="0" />
88
assertTrue(valueMap.containsKey("
horizontal
"));
90
assertEquals(Integer.valueOf(0), valueMap.get("
horizontal
"));
/system/media/wilhelm/tests/native-media/res/layout/
main.xml
36
android:orientation="
horizontal
"
55
android:orientation="
horizontal
"
74
android:orientation="
horizontal
"
101
android:orientation="
horizontal
"
/development/samples/ApiDemos/res/layout/
layout_animations_hideshow.xml
23
android:orientation="
horizontal
"
35
android:orientation="
horizontal
"
linear_layout_7.xml
18
Demonstrates a
horizontal
linear layout with equally sized columns.
22
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="
horizontal
"
/external/freetype/src/autofit/
afcjk.h
37
*
horizontal
blue zones. But some glyphs have flat bounding strokes that
86
/* used for
horizontal
metrics too for CJK */
/external/quake/res/layout/
downloader_title.xml
23
android:orientation="
horizontal
">
36
android:orientation="
horizontal
"
/frameworks/base/core/res/res/layout-sw600dp/
status_bar_latest_event_ticker_large_icon.xml
19
android:fadingEdge="
horizontal
"
29
android:fadingEdge="
horizontal
"
/frameworks/base/core/tests/coretests/src/android/widget/focus/
GoneParentFocusedChild.java
59
mLayout.setOrientation(LinearLayout.
HORIZONTAL
);
66
mGoneGroup.setOrientation(LinearLayout.
HORIZONTAL
);
/frameworks/base/tests/HwAccelerationTest/res/layout/
form.xml
23
android:orientation="
horizontal
"
42
android:orientation="
horizontal
"
/packages/apps/Browser/res/layout/
new_folder_layout.xml
21
android:orientation="
horizontal
">
36
android:orientation="
horizontal
">
/packages/apps/Contacts/res/layout/
editor_custom_action_bar.xml
29
android:orientation="
horizontal
">
34
android:orientation="
horizontal
"
/packages/apps/Contacts/res/layout-w470dp/
group_source_button.xml
27
android:orientation="
horizontal
"
34
android:orientation="
horizontal
">
/packages/apps/Gallery/res/layout/
cropimage.xml
24
android:orientation="
horizontal
">
35
android:orientation="
horizontal
"
/packages/apps/Settings/res/layout-land/
crypt_keeper_password_entry.xml
32
android:orientation="
horizontal
"
55
android:orientation="
horizontal
"
/packages/apps/VideoEditor/res/layout/
ken_burns_layout.xml
28
android:orientation="
horizontal
"
35
android:orientation="
horizontal
"
/development/apps/Development/res/layout/
permission_details.xml
27
<LinearLayout android:orientation="
horizontal
"
41
<LinearLayout android:orientation="
horizontal
"
55
<LinearLayout android:orientation="
horizontal
"
69
<LinearLayout android:orientation="
horizontal
"
83
<LinearLayout android:orientation="
horizontal
"
97
<LinearLayout android:orientation="
horizontal
"
Completed in 2382 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>