OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:styles
(Results
1 - 25
of
340
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bluetooth/glib/docs/reference/glib/
file-name-encodings.sxd
/external/dropbear/libtommath/pics/
design_process.sxd
expt_state.sxd
radix.sxd
sliding_window.sxd
/external/bluetooth/glib/docs/reference/gio/
gvfs-overview.odg
/external/sonivox/docs/
EAS_Library_Integration_Guide.odt
EASLibrary3_5.odt
EAS_API_Reference.odt
JET_Programming_Manual.odt
/cts/tools/signature-tools/templates/
Common_meta.st
3
<link type="text/css" rel="stylesheet" href="../
styles
.css" title="Stylesheet"/>
4
<link type="text/css" rel="stylesheet" href="
styles
.css" title="Stylesheet"/>
/external/webkit/WebCore/css/
themeChromiumLinux.css
31
/* These
styles
override other user-agent
styles
for Chromium on Linux. */
/external/icu4c/test/intltest/
reptest.cpp
34
* Set the
styles
to the style of the first character replaced.<br>
41
UnicodeString
styles
;
member in class:TestReplaceable
69
this->
styles
= s;
73
return new TestReplaceable(chars,
styles
);
79
return
styles
;
85
s.append(
styles
);
123
if (start != limit &&
styles
.charAt(start) != NO_STYLE) {
124
newStyle =
styles
.charAt(start);
126
newStyle =
styles
.charAt(start-1);
127
} else if (limit <
styles
.length())
[
all
...]
/frameworks/base/docs/html/guide/topics/ui/
themes.jd
1
page.title=Applying
Styles
and Themes
10
<li><a href="#DefiningStyles">Defining
Styles
</a>
16
<li><a href="#ApplyingStyles">Applying
Styles
and Themes to the UI</a>
22
<li><a href="#PlatformStyles">Using Platform
Styles
and Themes</a></li>
28
<li>{@link android.R.style} for Android
styles
and themes</li>
41
<p>
Styles
in Android share a similar philosophy to cascading stylesheets in web
73
<h2 id="DefiningStyles">Defining
Styles
</h2>
75
<p>To create a set of
styles
, save an XML file in the {@code res/values/}
123
inherit from
styles
that you've created yourself or from
styles
that are built into th
[
all
...]
/dalvik/docs/
prettify.css
1
/* Pretty printing
styles
. Used with prettify.js. */
/development/apps/OBJViewer/res/values/
styles.xml
3
/* //device/apps/Calendar/assets/res/any/
styles
.xml
/frameworks/base/graphics/java/android/graphics/
CornerPathEffect.java
22
* Transforms geometries that are drawn (either STROKE or FILL
styles
) by
/system/extras/tests/sdcard/
plot_sdcard.py
206
styles
= {}
212
if not dataset.name in
styles
:
213
styles
[dataset.name] = line_style
217
with_='lines ls %d' %
styles
[dataset.name])
220
with_='lines ls %d' %
styles
[dataset.name])
243
styles
= {}
248
if not dataset.name in
styles
:
249
styles
[dataset.name] = line_style
253
with_='impulses ls %d' %
styles
[dataset.name])
256
with_='impulses ls %d' %
styles
[dataset.name]
[
all
...]
/frameworks/base/tools/aapt/
StringPool.cpp
133
LOG_ALWAYS_FATAL_IF(mSorted, "Can't use
styles
with sorted string pools.");
199
const size_t
STYLES
= mEntryStyleArray.size();
202
for (i=0; i<
STYLES
; i++) {
224
+ (sizeof(uint32_t)*
STYLES
);
295
for (i=0; i<
STYLES
; i++) {
304
fprintf(stderr, "ERROR: Out of memory for string
styles
\n");
319
if (
STYLES
> 0) {
326
fprintf(stderr, "ERROR: Out of memory for string
styles
\n");
350
header->styleCount = htodl(
STYLES
);
358
header->stylesStart = htodl(
STYLES
> 0 ? (preSize+strPos) : 0)
[
all
...]
/external/bzip2/
bzip.css
31
/* release
styles
*/
36
/* ------
styles
for docs|manuals|howto ------ */
/development/samples/ApiDemos/src/com/example/android/apis/view/
Buttons1.java
30
* A gallery of the different
styles
of buttons.
/development/samples/GlobalTime/res/values/
styles.xml
3
/* //device/apps/Calendar/assets/res/any/
styles
.xml
/development/samples/MultiResolution/
_index.html
16
consistency with system icon
styles
.</li>
/cts/tools/signature-tools/src/signature/io/html/
HtmlDeltaExternalizer.java
43
private static final String STYLE_SHEET_NAME = "
styles
.css";
119
StringTemplate template = TemplateStore.getStringTemplate("
Styles
");
/external/webkit/WebCore/inspector/front-end/
ConsolePanel.js
57
// Update
styles
, and give console-messages a top margin so it doesn't overwrite the scope bar.
80
// Update
styles
, and remove the top margin on console-messages.
Completed in 2276 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>