OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:style
(Results
276 - 300
of
56659
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/development/samples/browseable/ShareActionProvider/res/values/
styles.xml
21
<
style
name="Theme.Base" parent="android:Theme.Holo.Light" />
23
<
style
name="Theme.Sample" parent="Theme.Base" />
25
<
style
name="AppTheme" parent="Theme.Sample" />
28
<
style
name="Widget" />
30
<
style
name="Widget.SampleMessage">
33
</
style
>
35
<
style
name="Widget.SampleMessageTile">
40
</
style
>
/development/samples/browseable/StorageProvider/res/values/
styles.xml
20
<
style
name="MyAppTheme" parent="AppTheme">
21
<item name="android:textViewStyle">@
style
/MyTextViewStyle</item>
22
<item name="android:actionBarStyle">@
style
/MyActionBarStyle</item>
24
</
style
>
26
<
style
name="MyActionBarStyle" parent="android:Widget.Holo.Light.ActionBar.Solid.Inverse">
29
</
style
>
31
<
style
name="MyTextViewStyle" parent="android:TextAppearance.Holo.Widget.TextView">
36
</
style
>
/development/samples/browseable/Styled/res/values/
styles.xml
21
<
style
name="Theme.Base" parent="android:Theme.Holo.Light" />
23
<
style
name="Theme.Sample" parent="Theme.Base" />
25
<
style
name="AppTheme" parent="Theme.Sample" />
28
<
style
name="Widget" />
30
<
style
name="Widget.SampleMessage">
33
</
style
>
35
<
style
name="Widget.SampleMessageTile">
40
</
style
>
/development/samples/browseable/TextLinkify/res/values/
styles.xml
21
<
style
name="Theme.Base" parent="android:Theme.Holo.Light" />
23
<
style
name="Theme.Sample" parent="Theme.Base" />
25
<
style
name="AppTheme" parent="Theme.Sample" />
28
<
style
name="Widget" />
30
<
style
name="Widget.SampleMessage">
33
</
style
>
35
<
style
name="Widget.SampleMessageTile">
40
</
style
>
/development/samples/browseable/TextSwitcher/res/values/
styles.xml
21
<
style
name="Theme.Base" parent="android:Theme.Holo.Light" />
23
<
style
name="Theme.Sample" parent="Theme.Base" />
25
<
style
name="AppTheme" parent="Theme.Sample" />
28
<
style
name="Widget" />
30
<
style
name="Widget.SampleMessage">
33
</
style
>
35
<
style
name="Widget.SampleMessageTile">
40
</
style
>
/development/tutorials/MoarRam/res/values-v11/
styles.xml
7
<
style
name="AppBaseTheme" parent="android:Theme.Holo.Light">
9
</
style
>
/external/chromium/chrome/browser/resources/
notification_1line.html
5
<
style
>
10
</
style
>
/external/chromium/chrome/common/extensions/docs/examples/api/history/showHistory/
typedUrls.html
5
<
style
>
7
</
style
>
/external/chromium_org/chrome/browser/resources/
notification_1line.html
5
<
style
>
10
</
style
>
/external/chromium_org/chrome/common/extensions/docs/examples/api/history/showHistoryFilter/
historyFilterUrls.html
5
<
style
>
7
</
style
>
/external/chromium_org/chrome/common/extensions/docs/examples/api/permissions/extension-questions/
options.html
3
<
style
>
5
</
style
>
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/
background.html
0
<
style
>
12
</
style
>
/external/chromium_org/chrome/test/webdriver/test/
not_clickable.html
2
<
style
>
10
</
style
>
upload.html
6
style
="border: 1px black solid;" />
11
style
="border: 1px black solid;" multiple />
/external/chromium_org/content/test/data/accessibility/
a-name.html
5
<
style
>a { text-decoration: underline; display: block; }</
style
>
/external/chromium_org/third_party/WebKit/ManualTests/compositing/resources/
tab-repaint-part-2.html
3
<
style
>
12
</
style
>
/external/chromium_org/third_party/WebKit/ManualTests/
custom-scrollbar-renderer-removed-crash.html
4
<
style
>
6
</
style
>
resize-repaint.html
5
<
style
>
12
</
style
>
/external/chromium_org/third_party/WebKit/ManualTests/frames/resources/
blit-on-scroll-subframe.html
0
<
style
type="text/css" media="screen">
9
</
style
>
/external/chromium_org/third_party/WebKit/Source/web/tests/data/
body-overflow-hidden.html
3
<
style
type="text/css">
12
</
style
>
iframes_test.html
5
<iframe
style
="visibility:hidden;" src="invisible_iframe.html"></iframe>
7
<p
style
="visibility:hidden;">This is an invisible paragraph.</p>
overflow-scrolling.html
4
<
style
type="text/css">
14
</
style
>
/external/chromium_org/third_party/skia/src/effects/
SkBlurMask.h
5
* Use of this source code is governed by a BSD-
style
license that can be
18
enum
Style
{
33
SkScalar radius,
Style
style
,
37
SkScalar radius,
Style
style
, Quality quality,
44
SkScalar provided_radius,
Style
style
,
/external/chromium_org/tools/clang/plugins/tests/
inline_ctor.txt
2
./inline_ctor.h:13:3: warning: [chromium-
style
] Complex constructor has an inlined body.
5
./inline_ctor.h:14:3: warning: [chromium-
style
] Complex destructor has an inline body.
nested_class_inline_ctor.txt
2
./nested_class_inline_ctor.h:15:5: warning: [chromium-
style
] Complex constructor has an inlined body.
5
./nested_class_inline_ctor.h:16:5: warning: [chromium-
style
] Complex destructor has an inline body.
Completed in 1441 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>