OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vertical
(Results
476 - 500
of
4655
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/UnifiedEmail/res/layout/
compose.xml
25
android:orientation="
vertical
"
38
android:orientation="
vertical
"
49
android:orientation="
vertical
">
63
android:orientation="
vertical
"
/packages/inputmethods/LatinIME/java/res/layout/
setup_steps_screen.xml
24
android:orientation="
vertical
">
setup_welcome_screen.xml
24
android:orientation="
vertical
">
/pdk/apps/TestingCamera/res/layout/
fragment_info.xml
5
android:orientation="
vertical
" >
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
koi8_r.py
59
u'\x0b' # 0x0B ->
VERTICAL
TABULATION
172
u'|' # 0x7C ->
VERTICAL
LINE
177
u'\u2502' # 0x81 -> BOX DRAWINGS LIGHT
VERTICAL
182
u'\u251c' # 0x86 -> BOX DRAWINGS LIGHT
VERTICAL
AND RIGHT
183
u'\u2524' # 0x87 -> BOX DRAWINGS LIGHT
VERTICAL
AND LEFT
186
u'\u253c' # 0x8A -> BOX DRAWINGS LIGHT
VERTICAL
AND HORIZONTAL
209
u'\u2551' # 0xA1 -> BOX DRAWINGS DOUBLE
VERTICAL
223
u'\u255e' # 0xAF -> BOX DRAWINGS
VERTICAL
SINGLE AND RIGHT DOUBLE
224
u'\u255f' # 0xB0 -> BOX DRAWINGS
VERTICAL
DOUBLE AND RIGHT SINGLE
225
u'\u2560' # 0xB1 -> BOX DRAWINGS DOUBLE
VERTICAL
AND RIGH
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
koi8_r.py
59
u'\x0b' # 0x0B ->
VERTICAL
TABULATION
172
u'|' # 0x7C ->
VERTICAL
LINE
177
u'\u2502' # 0x81 -> BOX DRAWINGS LIGHT
VERTICAL
182
u'\u251c' # 0x86 -> BOX DRAWINGS LIGHT
VERTICAL
AND RIGHT
183
u'\u2524' # 0x87 -> BOX DRAWINGS LIGHT
VERTICAL
AND LEFT
186
u'\u253c' # 0x8A -> BOX DRAWINGS LIGHT
VERTICAL
AND HORIZONTAL
209
u'\u2551' # 0xA1 -> BOX DRAWINGS DOUBLE
VERTICAL
223
u'\u255e' # 0xAF -> BOX DRAWINGS
VERTICAL
SINGLE AND RIGHT DOUBLE
224
u'\u255f' # 0xB0 -> BOX DRAWINGS
VERTICAL
DOUBLE AND RIGHT SINGLE
225
u'\u2560' # 0xB1 -> BOX DRAWINGS DOUBLE
VERTICAL
AND RIGH
[
all
...]
/sdk/apps/NotificationStudio/res/layout/
studio.xml
20
android:orientation="
vertical
" >
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
extractstyle2.xml
2
foo:layout_width="wrap_content" foo:layout_height="match_parent" foo:orientation="
vertical
">
fragmentlayout.xml
7
<LinearLayout android:orientation="
vertical
"
sample10-expected-initialAttributes.xml
7
android:orientation="
vertical
" >
sample3-expected-extract1.xml
2
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/newlinear" android:orientation="
vertical
" android:layout_width="match_parent" android:layout_height="match_parent">
sample3-expected-extract4.xml
2
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/newlinear" android:orientation="
vertical
" android:layout_width="match_parent" android:layout_height="match_parent">
sample3-expected-wrapIn1.xml
6
android:orientation="
vertical
" >
sample3-expected-wrapIn2.xml
10
android:orientation="
vertical
" >
sample3-expected-wrapIn3.xml
6
android:orientation="
vertical
" >
sample3-variation2-expected-extract4.xml
2
<LinearLayout xmlns:customprefix="http://schemas.android.com/apk/res/android" customprefix:id="@+id/newlinear" customprefix:orientation="
vertical
" customprefix:layout_width="match_parent" customprefix:layout_height="match_parent">
sample3-variation2.xml
2
<LinearLayout xmlns:customprefix="http://schemas.android.com/apk/res/android" customprefix:id="@+id/newlinear" customprefix:orientation="
vertical
" customprefix:layout_width="match_parent" customprefix:layout_height="match_parent">
sample3.xml
2
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/newlinear" android:orientation="
vertical
" android:layout_width="match_parent" android:layout_height="match_parent">
sample4-expected-changeLayout4.xml
6
android:orientation="
vertical
" >
sample4.xml
2
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="
vertical
">
unwrap.xml
6
android:orientation="
vertical
" >
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
AttrsXmlParserTest.java
78
<!-- Defines a
vertical
widget. -->
79
<enum name="
vertical
" value="1" />
89
assertTrue(valueMap.containsKey("
vertical
"));
91
assertEquals(Integer.valueOf(1), valueMap.get("
vertical
"));
/sdk/testapps/buildConfigTest/app/res/layout/
main.xml
6
android:orientation="
vertical
" >
/cts/apps/CtsVerifier/res/layout/
ble_notify_characteristic.xml
19
android:orientation="
vertical
"
22
<RelativeLayout android:orientation="
vertical
"
ble_read_rssi.xml
19
android:orientation="
vertical
"
22
<RelativeLayout android:orientation="
vertical
"
Completed in 1150 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>