OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:styles
(Results
276 - 300
of
1563
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/training/basics/supporting-devices/
platforms.jd
3
page.tags=
styles
18
<li><a href="#style-themes">Use Platform
Styles
and Themes</a></li>
109
<h2 id="style-themes">Use Platform
Styles
and Themes</h2>
113
manifest file. By using these built in
styles
and themes, your app will
124
<p>To apply your own custom theme defined in <code>/res/values/
styles
.xml</code>:</p>
136
href="{@docRoot}guide/topics/ui/themes.html">
Styles
and Themes</a> guide.</p>
/development/samples/ApiDemos/res/layout/
textclock.xml
40
<!-- Use
styles
-->
48
<!-- Use
styles
-->
/external/bzip2/
bzip.css
31
/* release
styles
*/
36
/* ------
styles
for docs|manuals|howto ------ */
/external/clang/tools/clang-format/
clang-format-sublime.py
23
# Change this to format according to other formatting
styles
. See the output of
24
# 'clang-format --help' for a list of supported
styles
. The default looks for
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
HtmlTooltipHelper.java
93
// prepare
styles
94
String
styles
;
local
96
styles
= DesignerPlugin.readFile(PropertyTable.class.getResourceAsStream("Tooltip.css"),
98
if (
styles
== null) {
99
styles
= "";
102
styles
= "";
104
// prepare HTML with
styles
and tags
120
styles
,
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
PackagePage.java
23
import org.jacoco.report.internal.html.resources.
Styles
;
96
span.a(link,
Styles
.EL_SOURCE).text("Source Files");
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/page/
PageTestBase.java
27
import org.jacoco.report.internal.html.resources.
Styles
;
71
Styles
.EL_SESSION);
SourceHighlighterTest.java
26
import org.jacoco.report.internal.html.resources.
Styles
;
99
assertEquals(
Styles
.NOT_COVERED,
101
assertEquals(
Styles
.PARTLY_COVERED,
103
assertEquals(
Styles
.FULLY_COVERED,
/frameworks/base/docs/downloads/training/
ThreadSample.zip
/frameworks/support/samples/Support4Demos/res/values/
styles.xml
20
been defined. Look at values-11/
styles
.xml for a variation that is
27
been defined. Look at values-11/
styles
.xml for a variation that is
/developers/build/prebuilts/gradle/JobScheduler/Application/src/main/res/values-v11/
styles.xml
22
AppBaseTheme from res/values/sample-
styles
.xml on API 11+ devices.
/developers/samples/android/background/JobScheduler/Application/src/main/res/values-v11/
styles.xml
22
AppBaseTheme from res/values/sample-
styles
.xml on API 11+ devices.
/development/samples/ApiDemos/res/values/
styles.xml
25
been defined. Look at values-11/
styles
.xml for a variation that is
27
values-XX/
styles
.xml for a variation that is selected when the material
38
been defined. Look at values-11/
styles
.xml for a variation that is
40
values-XX/
styles
.xml for a variation that is selected when the material
/development/samples/ApiDemos/src/com/example/android/apis/view/
Buttons1.java
27
* A gallery of the different
styles
of buttons.
/development/samples/MultiResolution/
_index.html
16
consistency with system icon
styles
.</li>
/development/samples/browseable/JobScheduler/res/values-v11/
styles.xml
22
AppBaseTheme from res/values/sample-
styles
.xml on API 11+ devices.
/external/autotest/frontend/client/src/autotest/public/
tkoclient.css
1
/* this combination of
styles
makes a div clip it's contents */
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
EdgeStyle.java
20
*
Styles
for edges.
NodeStyle.java
20
*
Styles
for nodes. Similar to {@link EdgeStyle} but with a few more options.
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/theme/chrome/
ChromeRTL.gwt.xml
19
<!-- The way in which RTL-specific versions of CSS
styles
are included -->
/external/okhttp/website/static/
app-theme.css
34
**** Syntax highlighting
styles
********************************
/external/skia/experimental/ChromeUtils/
SkBorder.h
69
SkBorder(const SkPaint paints[4], const SkScalar widths[4], const BorderStyle
styles
[4]);
/external/v8/tools/sodium/
index.html
6
<link href="
styles
.css" rel="stylesheet" type="text/css">
/frameworks/base/packages/PrintSpooler/res/values/
styles.xml
18
<!-- Preference
styles
-->
/frameworks/base/tests/JobSchedulerTestApp/res/values-v11/
styles.xml
22
AppBaseTheme from res/values/
styles
.xml on API 11+ devices.
Completed in 775 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>