/packages/apps/QuickSearchBox/res/values/ |
styles.xml | 18 <style name="Theme.QuickSearchBox" parent="@android:style/Theme.Light.NoTitleBar"> 21 </style> 23 <style name="Theme.SearchWidgetConfig" parent="@android:style/Theme.Dialog"> 25 </style> 27 <style name="Theme.SelectSearchSource" parent="@android:style/Theme.Light.NoTitleBar"> 35 <item name="android:windowAnimationStyle">@style/Animation.SelectSearchSource</item> 37 </style> [all...] |
/development/samples/Wiktionary/res/values/ |
styles.xml | 19 <style name="WidgetBackground"> 21 </style> 23 <style name="BulletPoint"> 26 </style> 28 <style name="Text" /> 30 <style name="Text.Loading"> 33 </style> 35 <style name="Text.WordTitle"> 39 </style> 41 <style name="Text.WordType" [all...] |
/packages/apps/Phone/res/values/ |
styles.xml | 22 <style name="Incoming"> 25 </style> 27 <style name="IccPanel"> 30 </style> 32 <style name="AlertPanel"> 35 </style> 37 <style name="info_label"> 40 <item name="android:textAppearance">@style/TextAppearance.info_label</item> 42 </style> 44 <style name="info_layout" [all...] |
/development/samples/ApiDemos/res/layout/ |
density_styled_image_views.xml | 22 <ImageView style="@style/ImageView120dpi" /> 23 <ImageView style="@style/ImageView160dpi" /> 24 <ImageView style="@style/ImageView240dpi" />
|
/frameworks/base/tests/DpiTest/res/layout/ |
styled_image_views.xml | 22 <ImageView style="@style/ImageView120dpi" /> 23 <ImageView style="@style/ImageView160dpi" /> 24 <ImageView style="@style/ImageView240dpi" />
|
/packages/apps/Camera/res/layout/ |
attach_camera_control.xml | 31 <LinearLayout style="@style/ReviewControlGroup" 33 <ImageView style="@style/ReviewControlIcon" 36 <TextView style="@style/ReviewControlText" 39 <LinearLayout style="@style/ReviewControlGroup" 42 <ImageView style="@style/ReviewControlIcon [all...] |
/external/webkit/WebCore/manual-tests/ |
cursor.html | 2 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: auto">auto</div> 3 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: default">default</div> 4 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: hand">hand</div> 5 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: pointer">pointer</div> 6 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: text">text</div> 7 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: help">help</div> 8 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: crosshair">crosshair</div> 9 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: move">move</div> 10 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: w-resize">w</div> 11 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: e-resize">e</div [all...] |
drag-image-table-part-decorations.html | 6 <div style="background-color: blue; display: table; height: 100px; width: 100px;"></div> 7 <div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; margin-bottom: 10px;"></div> 9 <div style="background-color: blue; display: table-row; height: 100px;"><div style="width: 100px"></div></div> 10 <div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; margin-bottom: 10px;"></div> 12 <div style="background-color: blue; display: table-cell; height: 100px; width: 100px;"></div> 13 <div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; margin-bottom: 10px;"></div> 15 <fieldset style="background-color: blue; border: none; height: 100px; width: 100px;"><legend></legend></fieldset> 16 <div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; "></div> 18 <table style="border-collapse: collapse;"><tr><td style="border-bottom: 100px solid blue; width: 100px;"></td>< (…) [all...] |
/development/samples/JetBoy/res/values/ |
styles.xml | 17 <!-- This file contains resource definitions for style. A style is 19 we are using a style to define a common set of XML attributes that 24 <style name="ButtonText"> 26 </style> 28 <style name="helpText"> 31 </style> 33 <style name="timerText"> 36 </style>
|
/external/webkit/WebCore/css/ |
WCSSPropertyNames.in | 4 -wap-marquee-style
|
/external/webkit/WebCore/manual-tests/inspector/ |
highlight-nodes.html | 0 <style> 5 </style> 7 <div style="padding:10px; border: 10px solid; margin: 10px;">padding:10px; border: 10px; margin: 10px;</div> 8 <div style="padding:10px; border: 10px solid;">padding:10px; border: 10px;</div> 9 <div style="padding:10px; margin: 10px;">padding:10px; margin: 10px;</div> 10 <div style="border: 10px solid; margin: 10px;">border: 10px; margin: 10px;</div> 11 <div style="padding:10px">padding:10px;</div> 12 <div style="border: 10px solid;">border: 10px;</div> 13 <div style="margin: 10px;">margin: 10px;</div> 15 <div class=skewed style="padding:10px; border: 10px solid; margin: 10px;">-webkit-transform:skew(-5deg,-5deg); padding:10p (…) [all...] |
/external/webkit/WebCore/manual-tests/resources/ |
hover-subframe-1.html | 4 <style> 21 </style> 26 onmouseover="firstChild.style.visibility='visible'" 27 onmouseout="firstChild.style.visibility='hidden'"><div class="inner"></div></div>
|
hover-subframe-2.html | 4 <style> 21 </style> 26 onmouseover="firstChild.style.visibility='visible'" 27 onmouseout="firstChild.style.visibility='hidden'"><div class="inner"></div></div>
|
/frameworks/base/docs/html/guide/topics/ui/ |
themes.jd | 13 <li><a href="#Properties">Style Properties</a></li> 18 <li><a href="#ApplyAStyle">Apply a style to a View</a></li> 26 <li><a href="{@docRoot}guide/topics/resources/available-resources.html#stylesandthemes">Style 28 <li>{@link android.R.style} for Android styles and themes</li> 29 <li>{@link android.R.attr} for all style attributes</li> 35 <p>A <strong>style</strong> is a collection of properties that 37 A style can specify properties such as height, padding, font color, font size, 38 background color, and much more. A style is defined in an XML resource that is 45 <p>For example, by using a style, you can take this layout XML:</p> 57 style="@style/CodeFont [all...] |
/frameworks/base/core/res/res/values/ |
themes.xml | 28 <style name="Theme"> 38 <item name="textAppearance">@android:style/TextAppearance</item> 39 <item name="textAppearanceInverse">@android:style/TextAppearance.Inverse</item> 57 <item name="textAppearanceLarge">@android:style/TextAppearance.Large</item> 58 <item name="textAppearanceMedium">@android:style/TextAppearance.Medium</item> 59 <item name="textAppearanceSmall">@android:style/TextAppearance.Small</item> 60 <item name="textAppearanceLargeInverse">@android:style/TextAppearance.Large.Inverse</item> 61 <item name="textAppearanceMediumInverse">@android:style/TextAppearance.Medium.Inverse</item> 62 <item name="textAppearanceSmallInverse">@android:style/TextAppearance.Small.Inverse</item> 63 <item name="textAppearanceSearchResultTitle">@android:style/TextAppearance.SearchResult.Title</item [all...] |
/development/apps/Development/res/layout/ |
package_summary.xml | 82 <TextView style="@style/SummaryCategoryLayout" 89 <TextView style="@style/SummaryCategoryLayout" 96 <TextView style="@style/SummaryCategoryLayout" 103 <TextView style="@style/SummaryCategoryLayout" 110 <TextView style="@style/SummaryCategoryLayout [all...] |
/development/samples/JetBoy/res/layout/ |
main.xml | 11 style="@style/helpText" android:visibility="invisible" 16 style="@style/ButtonText" android:layout_width="wrap_content" 21 style="@style/ButtonText" android:visibility="invisible" 27 style="@style/timerText" android:visibility="invisible"
|
/external/webkit/WebKit/qt/tests/qwebelement/ |
tst_qwebelement.qrc | 3 <file alias="style.css">resources/style.css</file>
|
/external/webkit/WebKit/qt/tests/qwebframe/resources/ |
testiframe2.html | 5 <style type="text/css">
16 </style>
|
/packages/apps/Browser/res/values/ |
styles.xml | 21 <style name="BrowserTheme" parent="@android:Theme.Black"> 26 </style> 28 <style name="BookmarkTheme" parent="@android:Theme.Black"> 31 </style> 33 <style name="FindDialog"> 36 </style> 38 <style name="TitleBar"> 41 </style>
|
/packages/apps/Calculator/res/values/ |
styles.xml | 3 <style name="button_style"> 11 </style> 13 <style name="digit_button_style" parent="button_style"> 15 </style> 17 <style name="button_small_style" parent="button_style"> 19 </style> 21 <style name="display_style"> 31 </style>
|
/packages/apps/DeskClock/res/values/ |
styles.xml | 18 <style name="clock"> 22 </style> 26 <style name="alarm_alert" parent="android:Theme.Dialog"> 28 </style> 30 <style name="RoundTouchButton"> 35 </style> 37 <style name="ButtonStripLeft"> 42 </style> 43 <style name="ButtonStripMiddle"> 48 </style> [all...] |
/development/apps/BuildWidget/res/values/ |
styles.xml | 3 <style name="Text" /> 5 <style name="Text.BuildInfo"> 14 </style> 16 <style name="Text.BuildInfo.Fancy"> 19 </style>
|
/external/icu4c/io/ |
locbund.c | 37 int32_t style; local 38 for (style = 0; style < ULOCALEBUNDLE_NUMBERFORMAT_COUNT; style++) { 39 unum_close(gPosixNumberFormat[style]); 40 gPosixNumberFormat[style] = NULL; 48 static U_INLINE UNumberFormat * copyInvariantFormatter(ULocaleBundle *result, UNumberFormatStyle style) { 49 if (result->fNumberFormat[style-1] == NULL) { 53 UMTX_CHECK(NULL, gPosixNumberFormat[style-1] == NULL, needsInit); 55 UNumberFormat *formatAlias = unum_open(style, NULL, 0, "en_US_POSIX", NULL, &status) [all...] |
/external/webkit/WebCore/rendering/ |
RenderTheme.cpp | 59 void RenderTheme::adjustStyle(CSSStyleSelector* selector, RenderStyle* style, Element* e, 63 ControlPart part = style->appearance(); 64 if (style->display() == INLINE || style->display() == INLINE_TABLE || style->display() == TABLE_ROW_GROUP || 65 style->display() == TABLE_HEADER_GROUP || style->display() == TABLE_FOOTER_GROUP || 66 style->display() == TABLE_ROW || style->display() == TABLE_COLUMN_GROUP || style->display() == TABLE_COLUMN | [all...] |