OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:style
(Results
101 - 125
of
56659
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/res/values-v14/
styles.xml
3
<
style
name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar" />
/frameworks/opt/photoviewer/sample/res/values/
styles.xml
3
<
style
name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar" />
/packages/experimental/TestBack/res/values-v14/
styles.xml
3
<
style
name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar" />
/packages/apps/ContactsCommon/res/values/
styles.xml
19
<
style
name="DirectoryHeader">
21
</
style
>
24
<
style
name="SectionHeaderStyle" parent="@android:
style
/TextAppearance.Small">
30
</
style
>
32
<
style
name="DirectoryHeaderStyle" parent="@android:
style
/TextAppearance.Small">
38
</
style
>
40
<!-- TextView
style
used for headers.
43
background and text color. See also android:
style
/Widget.Holo.TextView.ListSeparato
[
all
...]
/cts/tests/res/values/
styles.xml
19
<
style
name="Whatever">
36
</
style
>
38
<
style
name="TextViewWithoutColorAndAppearance">
40
</
style
>
42
<
style
name="TextViewWithColorButWithOutAppearance">
44
</
style
>
46
<
style
name="TextViewWithColorAndAppearance">
48
<item name="android:textAppearance">@
style
/TextAppearance.WithColor</item>
49
</
style
>
51
<
style
name="TextViewWithoutColorButWithAppearance"
[
all
...]
/development/samples/training/threadsample/res/values-v11/
styles.xml
3
<
style
name="Theme.NoBackground" parent="@android:
style
/Theme.Holo">
5
</
style
>
/external/chromium/chrome/common/extensions/docs/examples/api/override/blank_ntp/
blank.html
4
<
style
>
12
</
style
>
15
<div
style
="height:40%"></div>
/external/chromium_org/chrome/common/extensions/docs/examples/api/override/blank_ntp/
blank.html
4
<
style
>
12
</
style
>
15
<div
style
="height:40%"></div>
/external/chromium_org/remoting/resources/
styles.xml
4
<
style
name="Theme_ElusiveActionBar">
6
<item name="android:actionBarStyle">@android:
style
/Widget.DeviceDefault.ActionBar.Solid</item>
7
</
style
>
/external/replicaisland/res/values/
styles.xml
4
<
style
name="Theme.ConversationDialog" parent="android:
style
/Theme.Dialog">
7
</
style
>
/packages/apps/Camera2/res/values-xlarge/
styles.xml
17
<
style
name="DialogPickerTheme" parent="android:Theme.Holo.Dialog">
18
</
style
>
23
<
style
name="ReviewControlText" parent="@
style
/ReviewControlText_xlarge" />
24
<
style
name="PopupTitleText" parent="@
style
/PopupTitleText_xlarge" />
25
<
style
name="PanoCustomDialogText" parent="@
style
/PanoCustomDialogText_xlarge" />
26
<
style
name="ViewfinderLabelLayout" parent="@
style
/ViewfinderLabelLayout_xlarge" /
[
all
...]
/packages/apps/Gallery2/res/values-xlarge/
styles.xml
17
<
style
name="DialogPickerTheme" parent="android:Theme.Holo.Dialog">
18
</
style
>
23
<
style
name="ReviewControlText" parent="@
style
/ReviewControlText_xlarge" />
24
<
style
name="PopupTitleText" parent="@
style
/PopupTitleText_xlarge" />
25
<
style
name="PanoCustomDialogText" parent="@
style
/PanoCustomDialogText_xlarge" />
26
<
style
name="ViewfinderLabelLayout" parent="@
style
/ViewfinderLabelLayout_xlarge" /
[
all
...]
/packages/apps/Calendar/res/values/
styles.xml
22
<
style
name="MinusButton">
25
</
style
>
27
<
style
name="MonthView_DayLabel">
34
<item name="android:textAppearance">@
style
/TextAppearance.MonthView_DayLabel</item>
35
</
style
>
37
<
style
name="MonthView_MiniMonthLabel">
44
</
style
>
46
<
style
name="TextAppearance" parent="android:TextAppearance">
47
</
style
>
49
<
style
name="TextAppearance.SelectCalendar_Name"
[
all
...]
/packages/apps/Settings/res/values/
styles.xml
19
<
style
name="info_label">
22
<item name="android:textAppearance">@
style
/TextAppearance.info_label</item>
24
</
style
>
26
<
style
name="info_value">
29
<item name="android:textAppearance">@
style
/TextAppearance.info_value</item>
30
</
style
>
32
<
style
name="info_small">
35
<item name="android:textAppearance">@
style
/TextAppearance.info_small</item>
36
</
style
>
38
<
style
name="info_layout"
[
all
...]
/frameworks/base/core/res/res/values/
styles.xml
36
<
style
name="WindowTitleBackground">
38
</
style
>
40
<
style
name="WindowTitle">
42
<item name="android:textAppearance">@
style
/TextAppearance.WindowTitle</item>
45
</
style
>
47
<
style
name="DialogWindowTitle">
50
<item name="android:textAppearance">@
style
/TextAppearance.DialogWindowTitle</item>
51
</
style
>
53
<
style
name="AlertDialog">
66
</
style
>
[
all
...]
themes_device_defaults.xml
37
DeviceDefault theme family and widget
style
family offer ways for you to target your app
43
feel. If, however, you prefer to keep your UI
style
the same across all devices, you should
52
<
style
name="Theme.DeviceDefault" parent="Theme.Holo" >
54
<item name="textAppearance">@android:
style
/TextAppearance.DeviceDefault</item>
55
<item name="textAppearanceInverse">@android:
style
/TextAppearance.DeviceDefault.Inverse</item>
57
<item name="textAppearanceLarge">@android:
style
/TextAppearance.DeviceDefault.Large</item>
58
<item name="textAppearanceMedium">@android:
style
/TextAppearance.DeviceDefault.Medium</item>
59
<item name="textAppearanceSmall">@android:
style
/TextAppearance.DeviceDefault.Small</item>
60
<item name="textAppearanceLargeInverse">@android:
style
/TextAppearance.DeviceDefault.Large.Inverse</item>
61
<item name="textAppearanceMediumInverse">@android:
style
/TextAppearance.DeviceDefault.Medium.Inverse</item
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
AnimatedStyleBuilder.cpp
39
#include "core/rendering/
style
/RenderStyle.h"
47
const RenderStyle*
style
= state.
style
();
local
48
return toAnimatableNumber(value)->toLength(
style
, state.rootElementStyle(),
style
->effectiveZoom());
63
RenderStyle*
style
= state.
style
();
local
66
style
->setBottom(animatableValueToLength(value, state));
69
style
->setHeight(animatableValueToLength(value, state));
72
style
->setLeft(animatableValueToLength(value, state))
[
all
...]
/external/chromium_org/third_party/WebKit/PerformanceTests/Layout/
flexbox-column-nowrap.html
6
<body
style
="overflow-y: scroll">
8
<div id="flexbox"
style
="height: 400px; -webkit-flex-direction: column; -webkit-flex-pack: center; -webkit-flex-align: center;">
9
<div
style
="-webkit-flex: 1 auto">1</div>
10
<div
style
="-webkit-flex: 2 auto">2 2</div>
11
<div
style
="-webkit-flex: 3 auto">3 3 3</div>
12
<div
style
="-webkit-flex: 4 auto">4 4 4 4</div>
13
<div
style
="-webkit-flex: 5 auto">5 5 5 5 5</div>
14
<div
style
="-webkit-flex: 6 auto">6 6 6 6 6 6</div>
15
<div
style
="-webkit-flex: 7 auto">7 7 7 7 7 7 7</div>
16
<div
style
="-webkit-flex: 8 auto">8 8 8 8 8 8 8 8</div
[
all
...]
flexbox-column-wrap.html
6
<body
style
="overflow-y: scroll">
8
<div id="flexbox"
style
="height: 400px; -webkit-flex-flow: column wrap; -webkit-flex-pack: center; -webkit-flex-align: center;">
9
<div
style
="-webkit-flex: 1 180px">1</div>
10
<div
style
="-webkit-flex: 2 auto">2 2</div>
11
<div
style
="-webkit-flex: 3 180px">3 3 3</div>
12
<div
style
="-webkit-flex: 4 auto">4 4 4 4</div>
13
<div
style
="-webkit-flex: 5 180px">5 5 5 5 5</div>
14
<div
style
="-webkit-flex: 6 auto">6 6 6 6 6 6</div>
15
<div
style
="-webkit-flex: 7 180px">7 7 7 7 7 7 7</div>
16
<div
style
="-webkit-flex: 8 auto">8 8 8 8 8 8 8 8</div
[
all
...]
flexbox-row-nowrap.html
6
<body
style
="overflow-y: scroll">
8
<div id="flexbox"
style
="-webkit-flex-pack: center; -webkit-flex-align: center">
9
<div
style
="-webkit-flex: 1">1</div>
10
<div
style
="-webkit-flex: 2">2<br>2</div>
11
<div
style
="-webkit-flex: 3">3<br>3<br>3</div>
12
<div
style
="-webkit-flex: 4">4<br>4<br>4<br>4</div>
13
<div
style
="-webkit-flex: 5">5<br>5<br>5<br>5<br>5</div>
14
<div
style
="-webkit-flex: 6">6<br>6<br>6<br>6<br>6<br>6</div>
15
<div
style
="-webkit-flex: 7">7<br>7<br>7<br>7<br>7<br>7<br>7</div>
16
<div
style
="-webkit-flex: 8">8<br>8<br>8<br>8<br>8<br>8<br>8<br>8</div
[
all
...]
flexbox-row-wrap.html
6
<body
style
="overflow-y: scroll">
8
<div id="flexbox"
style
="width: 300px; -webkit-flex-wrap: wrap; -webkit-flex-pack: center; -webkit-flex-align: center">
9
<div
style
="-webkit-flex: 1 120px">1</div>
10
<div
style
="-webkit-flex: 2 auto">2<br>2</div>
11
<div
style
="-webkit-flex: 3 120px">3<br>3<br>3</div>
12
<div
style
="-webkit-flex: 4 auto">4<br>4<br>4<br>4</div>
13
<div
style
="-webkit-flex: 5 120px">5<br>5<br>5<br>5<br>5</div>
14
<div
style
="-webkit-flex: 6 auto">6<br>6<br>6<br>6<br>6<br>6</div>
15
<div
style
="-webkit-flex: 7 120px">7<br>7<br>7<br>7<br>7<br>7<br>7</div>
16
<div
style
="-webkit-flex: 8 auto">8<br>8<br>8<br>8<br>8<br>8<br>8<br>8</div
[
all
...]
/external/chromium_org/tools/perf/page_sets/tough_texture_upload_cases/
background_color_animation_with_gradient.html
4
<
style
type="text/css">
12
-webkit-transform-
style
: preserve-3d;
21
</
style
>
25
document.body.
style
.margin = "0";
26
document.body.
style
.webkitAnimationName = "color-animation";
27
document.body.
style
.webkitAnimationDuration = "0.5s";
28
document.body.
style
.webkitAnimationIterationCount = "infinite";
29
document.body.
style
.webkitAnimationDirection = "alternate";
32
elem.
style
.opacity = "0.5";
33
elem.
style
.width = "100%"
[
all
...]
background_color_animation_and_transform_animation.html
4
<
style
type="text/css">
18
-webkit-transform-
style
: preserve-3d;
32
</
style
>
36
document.body.
style
.margin = "0";
37
document.body.
style
.webkitAnimationName = "color-animation";
38
document.body.
style
.webkitAnimationDuration = "0.5s";
39
document.body.
style
.webkitAnimationIterationCount = "infinite";
40
document.body.
style
.webkitAnimationDirection = "alternate";
43
elem.
style
.opacity = "0.5";
44
elem.
style
.width = "100%"
[
all
...]
background_color_animation_with_gradient_and_transform_animation.html
4
<
style
type="text/css">
18
-webkit-transform-
style
: preserve-3d;
39
</
style
>
43
document.body.
style
.margin = "0";
44
document.body.
style
.webkitAnimationName = "color-animation";
45
document.body.
style
.webkitAnimationDuration = "0.5s";
46
document.body.
style
.webkitAnimationIterationCount = "infinite";
47
document.body.
style
.webkitAnimationDirection = "alternate";
50
elem.
style
.opacity = "0.5";
51
elem.
style
.width = "100%"
[
all
...]
/development/samples/training/notify-user/res/values/
styles.xml
4
<
style
name="AppTheme" parent="android:Theme.Light" />
6
<
style
name="NotificationText">
8
</
style
>
9
<
style
name="NotificationTitle">
12
</
style
>
Completed in 479 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>