OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textsize
(Results
226 - 250
of
1399
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/inputmethods/OpenWnn/res/layout/
debug_tool_engine.xml
37
android:
textSize
="11sp"
50
android:
textSize
="11sp"
56
android:
textSize
="11sp"
/packages/services/Car/tests/EmbeddedKitchenSinkApp/res/layout/
instrument_cluster.xml
33
android:layout_column="0" android:
textSize
="32sp"/>
36
android:layout_column="0" android:
textSize
="32sp"/>
39
android:layout_column="0" android:
textSize
="32sp"/>
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DropDownEditor.java
38
final float
textSize
= v.getResources().getDimensionPixelSize(R.dimen.editor_text_size);
47
v.setTextSize(TypedValue.COMPLEX_UNIT_PX,
textSize
);
56
v.setTextSize(TypedValue.COMPLEX_UNIT_PX,
textSize
);
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
size.exp
71
if ![regexp $want $got all textname
textsize
dataname datasize] then {
74
verbose "text size: $
textsize
"
76
if {$
textsize
< 8 || $datasize < 4} then {
/bootable/recovery/tools/recovery_l10n/res/layout/
main.xml
24
android:
textSize
="14sp"
/cts/apps/CtsVerifier/res/layout/
bt_device_name.xml
19
android:
textSize
="18sp"
bu_preference_row.xml
19
android:
textSize
="18sp"
cf_format_list_item.xml
22
android:
textSize
="16sp"
ci_format_list_item.xml
22
android:
textSize
="16sp"
co_format_list_item.xml
22
android:
textSize
="16sp"
/cts/tests/accessibilityservice/res/layout/
list_view_row.xml
21
android:
textSize
="20px">
/cts/tests/tests/text/res/layout/
keylistener_layout.xml
22
android:
textSize
="10dp"
/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/res/values/
styles.xml
17
<item name="android:
textSize
">30sp</item>
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values/
styles.xml
34
<item name="android:
textSize
">@dimen/card_content_title</item>
42
<item name="android:
textSize
">@dimen/card_content_text</item>
51
<item name="android:
textSize
">17sp</item>
88
<item name="android:
textSize
">12sp</item>
/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/res/layout/
device_name.xml
20
android:
textSize
="18sp"
message.xml
20
android:
textSize
="18sp"
/developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/res/layout/
main.xml
53
android:
textSize
="16sp"
67
android:
textSize
="20sp"
81
android:
textSize
="20sp"
95
android:
textSize
="20sp"
/developers/build/prebuilts/gradle/SpeedTracker/Wearable/src/main/res/layout/
main_activity.xml
35
android:
textSize
="17sp"
44
android:
textSize
="50sp"
56
android:
textSize
="18sp"
82
android:
textSize
="17sp"
/developers/build/prebuilts/gradle/Timer/Wearable/src/main/res/layout/
timer_list_item.xml
22
android:
textSize
="16sp"/>
/developers/build/templates/CardStream/_MODULE_/src/template/res/values/
styles.xml
34
<item name="android:
textSize
">@dimen/card_content_title</item>
42
<item name="android:
textSize
">@dimen/card_content_text</item>
51
<item name="android:
textSize
">17sp</item>
88
<item name="android:
textSize
">12sp</item>
/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/res/layout/
device_name.xml
20
android:
textSize
="18sp"
message.xml
20
android:
textSize
="18sp"
/developers/samples/android/media/BasicMediaRouter/Application/src/main/res/values/
styles.xml
17
<item name="android:
textSize
">30sp</item>
/developers/samples/android/media/HdrViewfinder/Application/src/main/res/layout/
main.xml
53
android:
textSize
="16sp"
67
android:
textSize
="20sp"
81
android:
textSize
="20sp"
95
android:
textSize
="20sp"
/developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/res/layout/
main_activity.xml
35
android:
textSize
="17sp"
44
android:
textSize
="50sp"
56
android:
textSize
="18sp"
82
android:
textSize
="17sp"
Completed in 741 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>