OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:padding
(Results
326 - 350
of
6940
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/build/tools/droiddoc/templates-ds/assets/css/
default.css
15
padding
: 0;
27
padding
:0 10px; }
39
padding
-left: 10px; }
62
padding
-bottom: 40px;
78
padding
:0 0 30px;
118
padding
-right:16px;
129
padding
: 0; }
270
padding
:0;
279
padding
: 0 30px 0 0; }
294
padding
: 10px 0 10px 10px;
[
all
...]
/frameworks/base/core/java/android/widget/
Switch.java
121
* Width required to draw the switch track and thumb. Includes
padding
and
127
* Height required to draw the switch track and thumb. Includes
padding
and
133
* Width of the thumb's content region. Does not include
padding
or
412
* Set the amount of horizontal
padding
between the switch and the associated text.
414
* @param pixels Amount of
padding
in pixels
424
* Get the amount of horizontal
padding
between the switch and the associated text.
426
* @return Amount of
padding
in pixels
460
* Set the horizontal
padding
around the text drawn on the switch itself.
462
* @param pixels Horizontal
padding
for switch thumb text in pixels
472
* Get the horizontal
padding
around the text drawn on the switch itself
819
final Rect
padding
= mTempRect;
local
1143
final Rect
padding
= mTempRect;
local
1209
final Rect
padding
= mTempRect;
local
1275
int
padding
= super.getCompoundPaddingLeft() + mSwitchWidth;
local
1287
int
padding
= super.getCompoundPaddingRight() + mSwitchWidth;
local
1312
final Rect
padding
= mTempRect;
local
[
all
...]
/cts/apps/CtsVerifier/res/layout/
ble_advertiser_test.xml
20
android:
padding
="10dip"
25
android:
padding
="10dip"
ble_client_start.xml
20
android:
padding
="10dip"
33
android:
padding
="10dip"
ble_scanner_test.xml
20
android:
padding
="10dip"
33
android:
padding
="10dip"
ble_server_start.xml
20
android:
padding
="10dip"
33
android:
padding
="10dip"
ble_test_item.xml
19
android:
padding
="10dip"
25
android:
padding
="10dip"
nls_main.xml
21
android:
padding
="10dip" >
29
android:
padding
="10dip" >
/development/apps/Development/res/layout/
permission_details.xml
25
android:
padding
="4dip" >
30
android:
padding
="4dip" >
44
android:
padding
="4dip" >
58
android:
padding
="4dip" >
72
android:
padding
="4dip" >
86
android:
padding
="4dip" >
100
android:
padding
="4dip" >
114
android:
padding
="4dip" >
/development/samples/ApiDemos/res/layout/
custom_view_accessibility.xml
32
android:
padding
="20dip"
40
android:
padding
="20dip"
image_view_1.xml
53
<!-- 3. Limit to at most 70x70, with 10 pixels of
padding
all around -->
65
android:
padding
="10dip"
69
<!-- 4. Limit to exactly 70x70, with 10 pixels of
padding
all around -->
79
android:
padding
="10dip"
112
<!-- 3. Limit to at most 70x70, with 10 pixels of
padding
all around -->
124
android:
padding
="10dip"
128
<!-- 4. Limit to exactly 70x70, with 10 pixels of
padding
all around -->
138
android:
padding
="10dip"
resources_height.xml
23
android:layout_weight="1" android:
padding
="4dp"
28
android:layout_weight="1" android:
padding
="4dp"
resources_smallest_width_inner.xml
23
android:layout_weight="1" android:
padding
="4dp"
28
android:layout_weight="1" android:
padding
="4dp"
table_layout_2.xml
26
android:
padding
="3dip" />
38
android:
padding
="3dip" />
tabs_right_gravity.xml
25
android:
padding
="5dp">
35
android:
padding
="5dp" />
tabs_scroll.xml
25
android:
padding
="5dp">
39
android:
padding
="5dp" />
/development/samples/training/ContactsList/res/values/
dimens.xml
19
<!-- Define some key view
padding
values. This is useful because the values can be used in
23
<dimen name="
padding
">16dp</dimen>
/development/samples/training/ContactsList/res/values-sw720dp/
dimens.xml
20
common
padding
value to add some extra white space which makes the layouts feel more
22
<dimen name="
padding
">32dp</dimen>
/docs/source.android.com/src/compatibility/5.1/
android-cdd-cover_5_1.html
13
<p><img src="../images/android-logo.png" alt="Android logo" class="
padding
"/></p>
35
<p class="
padding
-bottom"></p>
/docs/source.android.com/src/compatibility/source/
android-cdd-cover.html
13
<p><img src="images/android-logo.png" alt="Android logo" class="
padding
"/></p>
35
<p class="
padding
-bottom"></p>
/external/boringssl/src/crypto/cipher/
internal.h
102
/* EVP_tls_cbc_get_padding determines the
padding
from the decrypted, TLS, CBC
104
* explicit IV. It sets |*out_len| to the length with the
padding
removed or
110
* 1: if the
padding
was valid
142
* once the
padding
has been removed.
144
* record, including
padding
.
148
* a
padding
byte and MAC. (If the
padding
was invalid, it might contain the
149
*
padding
too. ) */
/external/icu/icu4c/source/stubdata/
stubdata.c
29
char
padding
[8];
member in struct:__anon10062
63
{0,0,0,0,0,0,0,0}, /*
Padding
[8] */
/external/icu/icu4c/source/test/cintltst/
cnumtst.h
47
* The function used to test the Number format API with
padding
52
* The function used to test the Number format API with
padding
/external/kernel-headers/original/uapi/asm-generic/
statfs.h
38
* ARM needs to avoid the 32-bit
padding
at the end, for consistency
61
* IA64 and x86_64 need to avoid the 32-bit
padding
at the end,
/external/kernel-headers/original/uapi/asm-x86/asm/
sigcontext32.h
18
unsigned short
padding
[3];
member in struct:_fpxreg
45
__u32
padding
[44];
member in struct:_fpstate_ia32
Completed in 496 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>