/external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/inspector/ |
tabs_api.html | 8 <div style="background-color: #AAEEEE; margin: 4px; padding: 8px; margin: 20px" jsselect="$this" 10 <div style="font-style: italic; width: 80px; display: inline-block"> 13 <div style="display: inline-block"> 14 left: <input style="width: 60px" type="text" jsvalues="value:$this.left;id:'left_' + id" /> 15 top: <input style="width: 60px" type="text" jsvalues="value:$this.top;id:'top_' + id" /> 16 width: <input style="width: 60px" type="text" jsvalues="value:$this.width;id:'width_' + id" /> 17 height: <input style="width: 60px" type="text" jsvalues="value:$this.height;id:'height_' + id" /> 24 <div style="background-color: #EEEEEE; margin: 8px; padding: 4px" jsvalues="id:'tab_' + id"> 25 <div style="margin: 8px" [all...] |
/packages/apps/UnifiedEmail/res/values-sw600dp/ |
styles.xml | 19 <style name="AccountSpinnerAnchorTextPrimary" parent="@android:style/TextAppearance.Holo.Widget.ActionBar.Title"> 20 </style> 22 <style name="AccountSpinnerStyle"> 24 </style> 26 <style name="ComposeArea"> 28 </style> 30 <style name="ShortcutWidgetTheme" parent="@android:style/Theme.Holo.Light.Dialog.MinWidth"> 31 <item name="android:actionOverflowButtonStyle">@style/OverflowButtonStyle</item [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkFontDescriptor.h | 4 * Use of this source code is governed by a BSD-style license that can be 19 SkFontDescriptor(SkTypeface::Style = SkTypeface::kNormal); 24 SkTypeface::Style getStyle() { return fStyle; } 25 void setStyle(SkTypeface::Style style) { fStyle = style; } 43 SkTypeface::Style fStyle;
|
/external/skia/src/core/ |
SkFontDescriptor.h | 4 * Use of this source code is governed by a BSD-style license that can be 19 SkFontDescriptor(SkTypeface::Style = SkTypeface::kNormal); 24 SkTypeface::Style getStyle() { return fStyle; } 25 void setStyle(SkTypeface::Style style) { fStyle = style; } 43 SkTypeface::Style fStyle;
|
/development/samples/ToyVpn/res/layout/ |
form.xml | 25 <TextView style="@style/item" android:text="@string/address"/> 26 <EditText style="@style/item" android:id="@+id/address"/> 28 <TextView style="@style/item" android:text="@string/port"/> 29 <EditText style="@style/item" android:id="@+id/port"/> 31 <TextView style="@style/item" android:text="@string/secret"/ [all...] |
/external/valgrind/main/docs/internals/ |
tm-threadstates.dot | 30 wait_mutex -> zombie [ style=dotted, label="thread dies\nwaiting" ]; 31 wait_mutex -> dead [ style=dotted, label="thread dies\nwaiting" ]; 32 wait_mutex -> wait_condvar [ style=dotted, label="waiting for\nmultiple objects" ]; 33 wait_mutex -> wait_join [ style=dotted, label="waiting for\nmultiple objects" ]; 35 wait_condvar -> zombie [ style=dotted, label="thread dies\nwaiting" ]; 36 wait_condvar -> dead [ style=dotted, label="thread dies\nwaiting" ]; 37 wait_condvar -> wait_mutex [ style=dotted, label="waiting for\nmultiple objects" ]; 38 wait_condvar -> wait_join [ style=dotted, label="waiting for\nmultiple objects" ]; 40 wait_join -> zombie [ style=dotted, label="thread dies\nwaiting" ]; 41 wait_join -> dead [ style=dotted, label="thread dies\nwaiting" ] [all...] |
/development/samples/training/ContactsList/res/values/ |
styles.xml | 24 <style name="AppTheme" parent="@android:style/Theme"/> 26 <style name="ContactListView"> 30 </style> 32 <style name="listViewActivatedStyle"/> 34 <style name="quickContactBadgeStyle"> 36 </style> 38 <style name="searchTextHiglight"> 41 </style> 43 <style name="addressHeader" parent="@android:style/TextAppearance.Small" [all...] |
/developers/samples/android/ui/actionbarcompat/Styled/Styled/src/main/res/values/ |
styles.xml | 34 <style name="Theme.Styled" parent="@style/Theme.AppCompat.Light"> 36 <item name="actionBarTabStyle">@style/Widget.Styled.ActionBar.TabView</item> 37 <item name="actionBarStyle">@style/Widget.Styled.ActionBar</item> 38 <item name="actionDropDownStyle">@style/Widget.Styled.Spinner.DropDown.ActionBar</item> 39 <item name="dropDownListViewStyle">@style/Widget.Styled.ListView.DropDown</item> 40 <item name="popupMenuStyle">@style/Widget.Styled.PopupMenu</item> 41 </style> 43 <style name="Widget.Styled.ActionBar" parent="@style/Widget.AppCompat.Light.ActionBar.Solid" [all...] |
/frameworks/opt/mailcommon/res/values-sw600dp/ |
styles.xml | 22 <style name="RecipientEditTextViewStyle" parent="@style/RecipientEditTextView"> 25 </style> 27 <style name="ComposeEditTextView"> 33 </style> 35 <style name="ComposeBodyStyle"> 45 </style> 47 <style name="RecipientComposeFieldSpacer"> 50 </style> 52 <style name="ComposeHeading" [all...] |
/build/tools/droiddoc/templates-pdk/ |
header_tabs.cs | 14 <span style="display:none" class="de">Startseite</span> 15 <span style="display:none" class="es"></span> 16 <span style="display:none" class="fr"></span> 17 <span style="display:none" class="it"></span> 18 <span style="display:none" class="ja">???</span> 19 <span style="display:none" class="zh-CN">??</span> 20 <span style="display:none" class="zh-TW">??</span> 29 <span style="display:none" class="de">Handbuch</span> 30 <span style="display:none" class="es">Guía</span> 31 <span style="display:none" class="fr">Guide</span [all...] |
/packages/apps/Browser/res/values/ |
styles.xml | 21 <style name="BrowserTheme" parent="@android:Theme.Holo"> 27 <item name="android:actionBarStyle">@style/ActionBarStyle</item> 28 </style> 29 <style name="DialogWhenLarge" parent="@android:style/Theme.Holo.DialogWhenLarge" > 31 </style> 32 <style name="BookmarkTheme" parent="@android:Theme.Holo"> 41 </style> 42 <style name="ActionBarStyle" parent="@android:style/Widget.Holo.ActionBar" [all...] |
/external/chromium_org/third_party/libxslt/libxslt/ |
preproc.c | 2 * preproc.c: Preprocessing of style operations 62 * @style: the XSLT stylesheet 71 xsltCheckTopLevelElement(xsltStylesheetPtr style, xmlNodePtr inst, int err) { 73 if ((style == NULL) || (inst == NULL) || (inst->ns == NULL)) 79 xsltTransformError(NULL, style, inst, 81 style->errors++; 91 xsltTransformError(NULL, style, inst, 94 style->errors++; 103 * @style: the XSLT stylesheet 109 xsltCheckInstructionElement(xsltStylesheetPtr style, xmlNodePtr inst) [all...] |
/external/libxslt/libxslt/ |
preproc.c | 2 * preproc.c: Preprocessing of style operations 62 * @style: the XSLT stylesheet 71 xsltCheckTopLevelElement(xsltStylesheetPtr style, xmlNodePtr inst, int err) { 73 if ((style == NULL) || (inst == NULL) || (inst->ns == NULL)) 79 xsltTransformError(NULL, style, inst, 81 style->errors++; 91 xsltTransformError(NULL, style, inst, 94 style->errors++; 103 * @style: the XSLT stylesheet 109 xsltCheckInstructionElement(xsltStylesheetPtr style, xmlNodePtr inst) [all...] |
/development/samples/ActionBarCompat/res/values-v11/ |
styles.xml | 19 <style name="AppTheme" parent="android:style/Theme.Holo.Light"> 20 <item name="android:actionBarStyle">@style/ActionBar</item> 22 </style> 24 <style name="ActionBar" parent="android:style/Widget.Holo.Light.ActionBar"> 26 <item name="android:titleTextStyle">@style/ActionBarTitle</item> 28 </style> 30 <style name="ActionBarTitle"> 32 </style> [all...] |
/development/samples/ApiDemos/res/values/ |
styles.xml | 21 <style name="CustomTheme" parent="android:Theme.Light"> 24 </style> 30 <style name="ThemeHolo" parent="android:Theme"> 31 </style> 37 <style name="ThemeHoloDialog" parent="android:Theme.Dialog"> 38 </style> 41 <style name="Theme" parent="android:Theme"> 42 </style> 45 <style name="BadTheme" parent="@android:style/Theme.Holo.Light.NoActionBar" [all...] |
/development/samples/SkeletonApp/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 23 <style name="ActionButton"> 26 <item name="android:textAppearance">@style/TextAppearance.ActionButton</item> 27 </style> 29 <style name="TextAppearance" parent="android:TextAppearance"> 30 </style> 32 <style name="TextAppearance.ActionButton"> 34 </style> [all...] |
/development/samples/training/bitmapfun/res/values-v11/ |
styles.xml | 20 <style name="AppTheme" parent="@android:style/Theme.Holo"> 23 <item name="android:actionBarStyle">@style/TranslucentDarkActionBar</item> 24 </style> 26 <style name="AppTheme.FullScreen" /> 28 <style name="TranslucentDarkActionBar" parent="@android:style/Widget.Holo.ActionBar"> 30 </style> 32 <style name="PhotoGridLayout"> 34 </style> [all...] |
/device/google/accessory/demokit/app/res/layout/ |
buttoncontainer.xml | 6 style="@style/DemoKitControlLabel" android:layout_weight="1" 14 style="@style/DemoKitButtonDisplay" android:src="@drawable/indicator_button1_off_noglow"></ImageButton> 16 style="@style/DemoKitButtonDisplay" android:src="@drawable/indicator_button2_off_noglow"></ImageButton> 18 style="@style/DemoKitButtonDisplay" android:src="@drawable/indicator_button3_off_noglow"></ImageButton> 20 style="@style/DemoKitButtonDisplay" android:src="@drawable/indicator_button_capacitive_off_noglow"></ImageButton [all...] |
/frameworks/base/core/res/res/layout/ |
wifi_p2p_dialog.xml | 27 style="@style/wifi_section" /> 30 style="@style/wifi_section" 34 style="@style/wifi_item"> 37 style="@style/wifi_item_label" /> 43 style="@style/wifi_item_content" / [all...] |
/frameworks/base/packages/PrintSpooler/res/values/ |
themes.xml | 19 <style name="PrintJobConfigActivityTheme" parent="@android:style/Theme.Holo.Light.NoActionBar"> 26 </style> 28 <style name="SelectPrinterActivityTheme" parent="@android:style/Theme.Holo.Light"> 29 <item name="android:actionBarStyle">@style/SelectPrinterActivityActionBarStyle</item> 30 </style> 32 <style name="SelectPrinterActivityActionBarStyle" parent="@android:style/Widget.Holo.ActionBar"> 34 </style> [all...] |
/frameworks/opt/mailcommon/res/values/ |
attrs.xml | 18 <add-resource type="style" name="RecipientEditTextViewStyle" /> 19 <add-resource type="style" name="ComposeEditTextView" /> 20 <add-resource type="style" name="LargeComposeAreaBody" /> 21 <add-resource type="style" name="RecipientComposeFieldSpacer" /> 22 <add-resource type="style" name="ComposeHeading" /> 23 <add-resource type="style" name="RecipientComposeHeading" /> 24 <add-resource type="style" name="ComposeFieldLayout" /> 25 <add-resource type="style" name="RecipientComposeFieldLayout" /> 26 <add-resource type="style" name="ComposeBodyStyle" /> 27 <add-resource type="style" name="ComposeSubjectStyle" / [all...] |
/packages/apps/LegacyCamera/res/layout/ |
in_line_setting_knob.xml | 19 style="@style/SettingRow"> 21 style="@style/SettingItemTitle" /> 24 style="@style/SettingKnob" 28 style="@style/SettingItemText" /> 31 style="@style/SettingKnob [all...] |
/packages/apps/Settings/res/layout/ |
wifi_config_info.xml | 21 <LinearLayout style="@style/info_layout"> 23 <LinearLayout style="@style/entry_layout"> 24 <TextView android:text="@string/config_list_label" style="@style/info_label" /> 27 <LinearLayout style="@style/entry_layout"> 28 <TextView android:id="@+id/config_list" style="@style/info_value" / [all...] |
/development/samples/WiktionarySimple/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/ContactsCommon/res/values/ |
styles.xml | 19 <style name="DirectoryHeader"> 21 </style> 24 <style name="SectionHeaderStyle" parent="@android:style/TextAppearance.Small"> 30 </style> 32 <style name="DirectoryHeaderStyle" parent="@android:style/TextAppearance.Small"> 38 </style> 40 <!-- TextView style used for headers. 43 background and text color. See also android:style/Widget.Holo.TextView.ListSeparato [all...] |