/packages/apps/Gallery/res/layout/ |
viewimage.xml | 79 style="@style/OnscreenActionIcon" 86 style="@style/OnscreenActionIcon" 93 style="@style/OnscreenActionIcon" 100 style="@style/OnscreenActionIcon" 107 style="@style/OnscreenActionIcon [all...] |
/packages/apps/Phone/res/xml/ |
data_usage_settings.xml | 22 style="?android:preferenceInformationStyle" 28 style="?android:preferenceInformationStyle" 34 style="?android:preferenceInformationStyle"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/ |
CommonAction.java | 49 * @param style 51 public CommonAction(String text, int style) { 52 super(text, style);
|
/dalvik/libcore/text/src/main/java/java/text/ |
DateFormat.java | 148 * The format style constant defining the default format style. The default 154 * The format style constant defining the full style. 159 * The format style constant defining the long style. 164 * The format style constant defining the medium style. 169 * The format style constant defining the short style [all...] |
/cts/tests/tests/text/src/android/text/style/cts/ |
CharacterStyleTest.java | 17 package android.text.style.cts; 24 import android.text.style.CharacterStyle; 25 import android.text.style.MetricAffectingSpan; 26 import android.text.style.SuperscriptSpan; 36 args = {android.text.style.CharacterStyle.class}
|
/external/webkit/WebCore/manual-tests/ |
dictionary-scrolled-iframe.html | 9 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b><br> 16 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b> 20 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b> 24 <iframe style="background: #ffd;" src="data:text/html,Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fringilla orci nibh sed neque. Quisque eu nulla non nisi molestie accumsan. Etiam tellus urna, <span style=%22color: green;%22>target</span> ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere tel failure, augue nibh molestie nisl, nec ullamcorper lacus ante vulputate pede. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Mauris viverra augue vitae purus. Morbi sed sem. Donec dui nisi, ultrices non, pretium quis, hendrerit non, est. Donec tellus. Donec eget dui id eros pharetra rutrum. Suspendisse sodales lectus sit amet nulla. Morbi tortor arcu, convallis blandit, elementum eu, aliquet a, tellus.
|
/external/webkit/WebCore/platform/graphics/ |
Pen.cpp | 31 Pen::Pen(const Color &color, unsigned width, PenStyle style) : m_style(style), m_width(width), m_color(color) 45 Pen::PenStyle Pen::style() const function in class:WebCore::Pen 60 void Pen::setStyle(PenStyle style) 62 m_style = style;
|
/external/webkit/WebCore/rendering/ |
SVGRenderSupport.cpp | 52 if (object->style()->visibility() != VISIBLE && !object->enclosingLayer()->hasVisibleContent()) 64 object->style()->svgStyle()->inflateForShadow(repaintRect); 91 const RenderStyle* style = object->style(); local 92 ASSERT(style); 94 const SVGRenderStyle* svgStyle = style->svgStyle(); 98 float opacity = style->opacity(); 106 paintInfo.context->setShadow(IntSize(shadow->x, shadow->y), shadow->blur, shadow->color, style->colorSpace()); 167 const RenderStyle* style = object->style(); local [all...] |
/frameworks/base/awt/java/awt/im/ |
InputMethodHighlight.java | 57 private Map<TextAttribute,?> style; field in class:InputMethodHighlight 64 int variation, Map<java.awt.font.TextAttribute, ?> style) { 72 this.style = style; 84 return style;
|
/frameworks/base/core/java/android/text/style/ |
BulletSpan.java | 17 package android.text.style; 82 Paint.Style style = p.getStyle(); local 90 p.setStyle(Paint.Style.FILL); 99 p.setStyle(style);
|
/frameworks/base/docs/html/sdk/api_diff/3/ |
changes.html | 2 <HTML style="overflow:auto;"> 16 <style type="text/css"> 23 </style> 25 <style type="text/css"> 26 </style>
|
/frameworks/base/docs/html/sdk/api_diff/4/ |
changes.html | 2 <HTML style="overflow:auto;"> 16 <style type="text/css"> 23 </style> 25 <style type="text/css"> 26 </style>
|
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
constructors_index_all.html | 2 <HTML style="overflow:auto;"> 15 <style type="text/css"> 22 </style> 24 <style type="text/css"> 25 </style> 27 <BODY class="gc-documentation" style="padding:12px;"> 29 <table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;"> 36 <td class="indexText" style="line-height:1.3em;padding-left:2em;"> 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;"> 48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></sp (…) [all...] |
/frameworks/base/docs/html/sdk/api_diff/5/ |
changes.html | 2 <HTML style="overflow:auto;"> 16 <style type="text/css"> 23 </style> 25 <style type="text/css"> 26 </style>
|
/frameworks/base/docs/html/sdk/api_diff/6/ |
changes.html | 2 <HTML style="overflow:auto;"> 16 <style type="text/css"> 23 </style> 25 <style type="text/css"> 26 </style>
|
/frameworks/base/docs/html/sdk/api_diff/7/ |
changes.html | 2 <HTML style="overflow:auto;"> 16 <style type="text/css"> 23 </style> 25 <style type="text/css"> 26 </style>
|
/frameworks/base/docs/html/sdk/api_diff/8/ |
changes.html | 2 <HTML style="overflow:auto;"> 16 <style type="text/css"> 23 </style> 25 <style type="text/css"> 26 </style>
|
/packages/apps/Settings/res/layout/ |
preference_progress_category.xml | 19 style="?android:attr/listSeparatorTextViewStyle"> 21 <!-- This and the other text view have the style of the list separator text view without the background and padding --> 23 style="?android:attr/listSeparatorTextViewStyle" 41 style="?android:attr/progressBarStyleSmallTitle" 45 style="?android:attr/listSeparatorTextViewStyle"
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
android.R.string.html | 2 <HTML style="overflow:auto;"> 15 <style type="text/css"> 22 </style> 24 <style type="text/css"> 25 </style> 30 <div id="header" style="margin-bottom:0;padding-bottom:0;"> 42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> 48 <td class="diffspec" style="padding-top:.25em">To Level:</td> 49 <td class="diffvaluenew" style="padding-top:.25em">3</td> 61 <div class="and-diff-id" style="margin-right:8px;" [all...] |
android.app.Instrumentation.html | 2 <HTML style="overflow:auto;"> 15 <style type="text/css"> 22 </style> 24 <style type="text/css"> 25 </style> 30 <div id="header" style="margin-bottom:0;padding-bottom:0;"> 42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> 48 <td class="diffspec" style="padding-top:.25em">To Level:</td> 49 <td class="diffvaluenew" style="padding-top:.25em">3</td> 61 <div class="and-diff-id" style="margin-right:8px;" [all...] |
android.app.PendingIntent.html | 2 <HTML style="overflow:auto;"> 15 <style type="text/css"> 22 </style> 24 <style type="text/css"> 25 </style> 30 <div id="header" style="margin-bottom:0;padding-bottom:0;"> 42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> 48 <td class="diffspec" style="padding-top:.25em">To Level:</td> 49 <td class="diffvaluenew" style="padding-top:.25em">3</td> 61 <div class="and-diff-id" style="margin-right:8px;" [all...] |
android.content.BroadcastReceiver.html | 2 <HTML style="overflow:auto;"> 15 <style type="text/css"> 22 </style> 24 <style type="text/css"> 25 </style> 30 <div id="header" style="margin-bottom:0;padding-bottom:0;"> 42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> 48 <td class="diffspec" style="padding-top:.25em">To Level:</td> 49 <td class="diffvaluenew" style="padding-top:.25em">3</td> 61 <div class="and-diff-id" style="margin-right:8px;" [all...] |
android.content.ContentProvider.html | 2 <HTML style="overflow:auto;"> 15 <style type="text/css"> 22 </style> 24 <style type="text/css"> 25 </style> 30 <div id="header" style="margin-bottom:0;padding-bottom:0;"> 42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> 48 <td class="diffspec" style="padding-top:.25em">To Level:</td> 49 <td class="diffvaluenew" style="padding-top:.25em">3</td> 61 <div class="and-diff-id" style="margin-right:8px;" [all...] |
android.content.Context.html | 2 <HTML style="overflow:auto;"> 15 <style type="text/css"> 22 </style> 24 <style type="text/css"> 25 </style> 30 <div id="header" style="margin-bottom:0;padding-bottom:0;"> 42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> 48 <td class="diffspec" style="padding-top:.25em">To Level:</td> 49 <td class="diffvaluenew" style="padding-top:.25em">3</td> 61 <div class="and-diff-id" style="margin-right:8px;" [all...] |
android.content.pm.ActivityInfo.html | 2 <HTML style="overflow:auto;"> 15 <style type="text/css"> 22 </style> 24 <style type="text/css"> 25 </style> 30 <div id="header" style="margin-bottom:0;padding-bottom:0;"> 42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> 48 <td class="diffspec" style="padding-top:.25em">To Level:</td> 49 <td class="diffvaluenew" style="padding-top:.25em">3</td> 61 <div class="and-diff-id" style="margin-right:8px;" [all...] |