/external/chromium_org/third_party/mesa/src/docs/ |
subset-A.html | 8 <span style="font-style: italic;"></span><span 9 style="font-weight: bold;"></span> 10 <h1 style="text-align: center;">Mesa Subset Specification</h1> 11 <h2 style="text-align: center;">Tungsten Graphics, Inc.</h2> 12 <h2 style="text-align: center;">February 26, 2003</h2> 60 <p>Mesa function names are printed in <span style="font-weight: bold;">bold 62 style="font-style: italic;">italics</span>.<br> 65 referred to as <span style="font-style: italic;">the subset.</span><br [all...] |
/external/mesa3d/docs/ |
subset-A.html | 8 <span style="font-style: italic;"></span><span 9 style="font-weight: bold;"></span> 10 <h1 style="text-align: center;">Mesa Subset Specification</h1> 11 <h2 style="text-align: center;">Tungsten Graphics, Inc.</h2> 12 <h2 style="text-align: center;">February 26, 2003</h2> 60 <p>Mesa function names are printed in <span style="font-weight: bold;">bold 62 style="font-style: italic;">italics</span>.<br> 65 referred to as <span style="font-style: italic;">the subset.</span><br [all...] |
/device/google/accessory/demokit/app/res/values/ |
styles.xml | 3 <style name="DemoKitTextBase" parent="@android:style/TextAppearance.Medium"> 11 </style> 12 <style name="DemoKitControlLabel" parent="@style/DemoKitTextBase"> 18 </style> 19 <style name="DemoKitControlLightLowerLabel" parent="@style/DemoKitTextBase"> 23 </style> 24 <style name="DemoKitControlLightLowerLabelConst" parent="@style/DemoKitControlLightLowerLabel" [all...] |
/frameworks/support/v7/appcompat/res/values/ |
styles.xml | 23 <style name="Widget.AppCompat.ActionBar" parent="Widget.AppCompat.Base.ActionBar"> 24 </style> 26 <style name="Widget.AppCompat.Light.ActionBar" parent="Widget.AppCompat.Light.Base.ActionBar"> 27 </style> 29 <style name="Widget.AppCompat.ActionBar.Solid" 31 </style> 33 <style name="Widget.AppCompat.Light.ActionBar.Solid" 35 </style> 37 <style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse" 39 </style> [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
Paint_StyleTest.java | 21 import android.graphics.Paint.Style; 26 assertEquals(Style.FILL, Style.valueOf("FILL")); 27 assertEquals(Style.STROKE, Style.valueOf("STROKE")); 28 assertEquals(Style.FILL_AND_STROKE, Style.valueOf("FILL_AND_STROKE")); 33 Style[] actual = Style.values(); 36 assertEquals(Style.FILL, actual[0]) [all...] |
/development/samples/WiFiDirectServiceDiscovery/res/values/ |
style.xml | 4 <style name="boldText"> 7 </style> 9 <style name="normalText"> 12 </style>
|
/external/chromium_org/third_party/WebKit/Source/web/tests/data/ |
iframe-scrolling-inner.html | 3 <body style="width:100px;height:100px;">
|
long_scroll.html | 1 <div style="height:2000px">A long div</div>
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/res/values/ |
styles.xml | 3 <style name="AppTheme" parent="android:Theme.Light" />
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/res/values-v11/ |
styles.xml | 3 <style name="AppTheme" parent="android:Theme.Holo.Light" />
|
/packages/apps/UnifiedEmail/res/raw/ |
template_border.html | 1 <div class="mail-border spacer" style="height: %spx;"></div>
|
/packages/experimental/TestBack/res/values/ |
styles.xml | 3 <style name="AppTheme" parent="android:Theme.Light" />
|
/packages/experimental/TestBack/res/values-v11/ |
styles.xml | 3 <style name="AppTheme" parent="android:Theme.Holo.Light" />
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
aapterror2.xml | 3 <style name="repeatedStyle1"> 5 </style> 6 <style name="repeatedStyle1"> 8 </style>
|
navigation1-expected-navigate3.txt | 1 Go To Declaration in navigation1.xml for style="@android:style/Widget.B^utton": 2 Open Declaration in values/styles.xml : [@android:style/Widget.Button] 7 <style name="Widget.Button">^
|
/packages/apps/Calculator/res/layout-sw600dp-land/ |
main.xml | 46 style="@style/display_style" /> 48 style="@style/display_style" /> 59 style="@style/btn_clear" 69 style="@style/btn_clear" 91 style="@style/btn_row_style" [all...] |
/packages/apps/Camera/res/values-sw640dp/ |
styles.xml | 17 <style name="ReviewControlText" parent="@style/ReviewControlText_xlarge" /> 18 <style name="PopupTitleText" parent="@style/PopupTitleText_xlarge" /> 19 <style name="PanoCustomDialogText" parent="@style/PanoCustomDialogText_xlarge" /> 20 <style name="ViewfinderLabelLayout" parent="@style/ViewfinderLabelLayout_xlarge" /> 21 <style name="SettingPopupWindow" parent="@style/SettingPopupWindow_xlarge" / [all...] |
/packages/apps/Camera/res/values-xlarge/ |
styles.xml | 17 <style name="ReviewControlText" parent="@style/ReviewControlText_xlarge" /> 18 <style name="PopupTitleText" parent="@style/PopupTitleText_xlarge" /> 19 <style name="PanoCustomDialogText" parent="@style/PanoCustomDialogText_xlarge" /> 20 <style name="ViewfinderLabelLayout" parent="@style/ViewfinderLabelLayout_xlarge" /> 21 <style name="SettingPopupWindow" parent="@style/SettingPopupWindow_xlarge" / [all...] |
/packages/apps/Camera2/res/values-sw640dp/ |
styles.xml | 17 <style name="ReviewControlText" parent="@style/ReviewControlText_xlarge" /> 18 <style name="PopupTitleText" parent="@style/PopupTitleText_xlarge" /> 19 <style name="PanoCustomDialogText" parent="@style/PanoCustomDialogText_xlarge" /> 20 <style name="ViewfinderLabelLayout" parent="@style/ViewfinderLabelLayout_xlarge" /> 21 <style name="SettingPopupWindow" parent="@style/SettingPopupWindow_xlarge" / [all...] |
/packages/apps/Gallery2/res/values-sw640dp/ |
styles.xml | 17 <style name="ReviewControlText" parent="@style/ReviewControlText_xlarge" /> 18 <style name="PopupTitleText" parent="@style/PopupTitleText_xlarge" /> 19 <style name="PanoCustomDialogText" parent="@style/PanoCustomDialogText_xlarge" /> 20 <style name="ViewfinderLabelLayout" parent="@style/ViewfinderLabelLayout_xlarge" /> 21 <style name="SettingPopupWindow" parent="@style/SettingPopupWindow_xlarge" / [all...] |
/packages/apps/Settings/res/layout/ |
vpn_dialog.xml | 31 <TextView style="@style/vpn_label" android:text="@string/vpn_name"/> 32 <EditText style="@style/vpn_value" android:id="@+id/name" 35 <TextView style="@style/vpn_label" android:text="@string/vpn_type"/> 36 <Spinner style="@style/vpn_value" android:id="@+id/type" 40 <TextView style="@style/vpn_label" android:text="@string/vpn_server"/ [all...] |
/external/chromium_org/third_party/WebKit/ManualTests/ |
inline-repaint-container.html | 1 <div style="-webkit-transform: translatez(0)"> 3 <div style="position: relative;"> 4 <span style="position: relative; z-index: 10; top: 40px; left: 30px;"> 5 <span style="position: relative; top: 50px; font: 60px ahem; color: red;" id="target">X</span> 10 document.getElementById("target").style.color = "green";
|
/external/chromium_org/tools/perf/page_sets/tough_texture_upload_cases/ |
background_color_animation.html | 4 <style type="text/css"> 12 -webkit-transform-style: preserve-3d; 14 </style> 18 document.body.style.margin = "0"; 19 document.body.style.webkitAnimationName = "color-animation"; 20 document.body.style.webkitAnimationDuration = "0.5s"; 21 document.body.style.webkitAnimationIterationCount = "infinite"; 22 document.body.style.webkitAnimationDirection = "alternate"; 25 elem.style.opacity = "0.5"; 26 elem.style.width = "100%" [all...] |
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
position_util_test.html | 15 <style> 39 </style> 66 anchor.style.top = '100px'; 67 anchor.style.left = '100px'; 82 assertEquals('auto', popup.style.top); 83 assertEquals('100px', popup.style.bottom); 85 anchor.style.top = '90px'; 87 assertEquals('100px', popup.style.top); 88 assertEquals('auto', popup.style.bottom); 93 anchor.style.top = '90px' [all...] |
/packages/apps/UnifiedEmail/res/values/ |
styles.xml | 20 <style name="RecipientEditTextViewStyle" parent="@style/RecipientEditTextView"> 24 </style> 26 <style name="ComposeEditTextView"> 32 </style> 34 <style name="ComposeSubjectView" parent="@style/ComposeEditTextView"> 39 </style> 41 <style name="ComposeBodyView" parent="@style/ComposeEditTextView" [all...] |