HomeSort by relevance Sort by last modified time
    Searched full:style (Results 326 - 350 of 56659) sorted by null

<<11121314151617181920>>

  /external/chromium_org/native_client_sdk/src/examples/tutorial/testing/
index.html 5 Use of this source code is governed by a BSD-style license that can be
14 <style>
18 </style>
24 <ul id="tests" style="list-style:none;"></ul>
  /external/chromium_org/third_party/icu/source/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/chromium_org/tools/json_schema_compiler/highlighters/
hilite_me_highlighter.py 2 # Use of this source code is governed by a BSD-style license that can be
11 def GetCSS(self, style):
14 def GetCodeElement(self, code, style):
20 ('style', style),
  /external/chromium_org/tools/page_cycler/webpagereplay/
start.html 3 <!-- Use of this source code is governed by a BSD-style license that can be -->
6 <style>
10 </style>
17 <textarea id=status style="width:40em;height:3em;"></textarea>
23 <textarea id=json style="visibility: hidden;"></textarea>
  /external/icu4c/io/
locbund.cpp 36 int32_t style; local
37 for (style = 0; style < ULOCALEBUNDLE_NUMBERFORMAT_COUNT; style++) {
38 unum_close(gPosixNumberFormat[style]);
39 gPosixNumberFormat[style] = NULL;
46 static inline UNumberFormat * copyInvariantFormatter(ULocaleBundle *result, UNumberFormatStyle style) {
47 if (result->fNumberFormat[style-1] == NULL) {
51 UMTX_CHECK(NULL, gPosixNumberFormat[style-1] == NULL, needsInit);
53 UNumberFormat *formatAlias = unum_open(style, NULL, 0, "en_US_POSIX", NULL, &status)
    [all...]
  /frameworks/base/core/tests/coretests/res/values/
styles.xml 4 <style name="Theme" parent="android:Theme">
5 <item name="android:windowAnimationStyle">@style/Animation</item>
6 </style>
8 <style name="Animation">
21 </style>
  /frameworks/base/docs/html/design/style/
index.jd 1 page.title=Style
6 <style>
17 </style>
23 <a href="{@docRoot}design/style/devices-displays.html" class="landing-page-link">Devices and Displays</a>
26 <a href="{@docRoot}design/style/devices-displays.html">
  /frameworks/base/packages/Keyguard/res/values/
styles.xml 22 <style name="Widget.Button.NumPadKey"
23 parent="@android:style/Widget.Button">
35 </style>
36 <style name="TextAppearance.NumPadKey"
37 parent="@android:style/TextAppearance">
42 </style>
43 <style name="TextAppearance.NumPadKey.Klondike">
48 </style>
51 <style name="Animation.LockScreen" parent="@android:style/Animation"
    [all...]
  /frameworks/opt/mailcommon/res/values-sw720dp/
styles.xml 21 <style name="ComposeButtonColumn">
23 </style>
24 <style name="unreadCountActionBarTablet" parent="@style/unreadCountActionBar">
27 </style>
  /packages/apps/Calculator/res/layout-land/
advanced_pad.xml 38 style="@style/button_small_style"
44 style="@style/button_small_style"
50 style="@style/button_small_style"
56 style="@style/button_style"
62 style="@style/button_style
    [all...]
  /packages/apps/Launcher3/res/values-sw720dp/
styles.xml 22 <style name="ClingButton">
33 </style>
34 <style name="ClingTitleText">
43 </style>
44 <style name="ClingText">
51 </style>
54 <style name="Theme" parent="android:Theme.Holo.Wallpaper.NoTitleBar">
58 </style>
60 <style name="TabIndicator.AppsCustomize">
65 </style>
    [all...]
  /packages/apps/PackageInstaller/res/values/
styles.xml 18 <style name="padded">
21 </style>
22 <style name="DialogWhenLarge" parent="@android:style/Theme.DeviceDefault.NoActionBar">
23 </style>
  /packages/inputmethods/LatinIME/java/res/values/
setup-styles-common.xml 18 <style name="setupTitleStyleCommon">
23 </style>
24 <style name="setupWelcomeDescritpionStyle" parent="setupTitleStyle">
26 </style>
27 <style name="setupStepIndicatorStyle">
30 </style>
31 <style name="setupStepBulletStyle">
38 </style>
39 <style name="setupStepBaseStyle">
46 </style>
    [all...]
themes-gb.xml 22 <style name="KeyboardTheme.GB" parent="KeyboardIcons.GB">
23 <item name="keyboardStyle">@style/Keyboard.GB</item>
24 <item name="keyboardViewStyle">@style/KeyboardView.GB</item>
25 <item name="mainKeyboardViewStyle">@style/MainKeyboardView.GB</item>
26 <item name="emojiPalettesViewStyle">@style/EmojiPalettesView.GB</item>
27 <item name="moreKeysKeyboardStyle">@style/MoreKeysKeyboard.GB</item>
28 <item name="moreKeysKeyboardViewStyle">@style/MoreKeysKeyboardView.GB</item>
29 <item name="moreKeysKeyboardContainerStyle">@style/MoreKeysKeyboardContainer.GB</item>
30 <item name="suggestionStripViewStyle">@style/SuggestionStripView.GB</item>
31 <item name="suggestionWordStyle">@style/SuggestionWord.GB</item
    [all...]
themes-ics.xml 22 <style name="KeyboardTheme.ICS" parent="KeyboardIcons.ICS">
23 <item name="keyboardStyle">@style/Keyboard.ICS</item>
24 <item name="keyboardViewStyle">@style/KeyboardView.ICS</item>
25 <item name="mainKeyboardViewStyle">@style/MainKeyboardView.ICS</item>
26 <item name="emojiPalettesViewStyle">@style/EmojiPalettesView.ICS</item>
27 <item name="moreKeysKeyboardStyle">@style/MoreKeysKeyboard.ICS</item>
28 <item name="moreKeysKeyboardViewStyle">@style/MoreKeysKeyboardView.ICS</item>
29 <item name="moreKeysKeyboardContainerStyle">@style/MoreKeysKeyboardContainer.ICS</item>
30 <item name="suggestionStripViewStyle">@style/SuggestionStripView.ICS</item>
31 <item name="suggestionWordStyle">@style/SuggestionWord.ICS</item
    [all...]
  /external/chromium/chrome/common/extensions/docs/
tabs.html 28 <div style="display:none">
37 <div style="display:inline">
120 <td valign="middle"><a href="http://code.google.com/"><img src="images/code_labs_logo.gif" height="43" width="161" alt="Google Code Labs" style="border:0; margin:0;"></a></td>
121 <td valign="middle" width="100%" style="padding-left:0.6em;">
122 <form action="http://www.google.com/cse" id="cse" style="margin-top:0.5em">
263 <li style="display: none; ">
270 <li style="display: none; ">
278 <li style="display: none; ">
355 <p id="classSummary" style="display: none; ">
415 <div class="apiGroup" style="display: none; "
    [all...]
  /external/chromium_org/content/test/data/accessibility/
iframe-coordinates.html 14 <style>
24 </style>
26 <body style="margin: 0; padding: 0;">
29 <button style="margin: 25px; border: 0; width: 250px; height: 50px">
35 <button style="margin: 25px; border: 0; width: 250px; height: 50px">
40 <div><iframe id="frame1" style="width: 300px; height: 100px;"></iframe></div>
42 <div><iframe id="frame2" style="width: 150px; height: 50px;"></iframe></div>
46 '<body style="margin: 0; padding: 0;">\n' +
47 '<div style="width: 300px; height: 100px;">\n' +
48 ' <button style="margin: 25px; border: 0; width: 250px; height: 50px">\n'
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
drag-background-with-padding.html 3 <body style="background-color: silver;">
8 <div style="position: absolute; top: 100px; padding: 50px; border: solid 2px black;" draggable="true">
9 <div style="background-color: grey; width: 100px; height: 100px;">Drag me! Drag image padding should remain transparent.</div>
12 <div style="position: absolute; top: 350px; padding: 50px; border: solid 2px black; background-color: rgba(1, 0, 0, 0);" draggable="true">
13 <div style="background-color: grey; width: 100px; height: 100px;">Drag me! Drag image padding should be transparent.</div>
16 <div style="position: absolute; top: 350px; left: 250px; padding: 50px; border: solid 2px black; background-color: white;" draggable="true">
17 <div style="background-color: grey; width: 100px; height: 100px;">Drag me! Drag image padding should be white.</div>
20 <div style="position: absolute; top: 350px; left: 500px; padding: 50px; border: solid 2px black; background-color: lime;" draggable="true">
21 <div style="background-color: grey; width: 100px; height: 100px;">Drag me! Drag image padding should be lime.</div>
24 <div style="position: absolute; top: 100px; left: 250px; width: 200px; height: 200px; background-color: cyan; (…)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResourceLoader.cpp 34 #include "core/rendering/style/ContentData.h"
35 #include "core/rendering/style/CursorList.h"
36 #include "core/rendering/style/FillLayer.h"
37 #include "core/rendering/style/RenderStyle.h"
38 #include "core/rendering/style/StyleCustomFilterProgram.h"
39 #include "core/rendering/style/StyleCustomFilterProgramCache.h"
40 #include "core/rendering/style/StyleFetchedImage.h"
41 #include "core/rendering/style/StyleFetchedImageSet.h"
42 #include "core/rendering/style/StyleFetchedShader.h"
43 #include "core/rendering/style/StyleGeneratedImage.h
    [all...]
  /frameworks/opt/mailcommon/res/layout/
attachment.xml 17 style="@style/attachment_container">
28 style="@style/attachment_thumbnail"/>
32 style="@style/attachment_thumbnail"/>
45 style="@style/attachment_name" />
48 style="@style/attachment_size" /
    [all...]
  /frameworks/support/v7/appcompat/res/values/
themes.xml 29 <style name="Theme.AppCompat" parent="Theme.Base.AppCompat">
34 @style/Widget.AppCompat.DropDownItem.Spinner
40 <item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item>
42 @style/TextAppearance.AppCompat.Widget.PopupMenu.Large
45 @style/TextAppearance.AppCompat.Widget.PopupMenu.Small
48 <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item>
49 <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item>
63 @style/Widget.AppCompat.AutoCompleteTextView</item>
66 @style/TextAppearance.AppCompat.SearchResult.Title
69 @style/TextAppearance.AppCompat.SearchResult.Subtitl
    [all...]
  /packages/apps/UnifiedEmail/res/layout/
conversation_message_upper_header_actions.xml 21 style="@style/MessageHeaderActionButtonStyle"
28 style="@style/MessageHeaderActionButtonStyle"
33 style="@style/MessageHeaderActionButtonStyle"
38 style="@style/MessageHeaderActionButtonStyle"
45 style="@style/OverflowButtonStyle" /
    [all...]
  /packages/apps/UnifiedEmail/res/layout-land/
conversation_message_upper_header_actions.xml 21 style="@style/MessageHeaderActionButtonStyle"
27 style="@style/MessageHeaderActionButtonStyle"
32 style="@style/MessageHeaderActionButtonStyle"
37 style="@style/MessageHeaderActionButtonStyle"
42 style="@style/MessageHeaderActionButtonStyle
    [all...]
  /packages/apps/UnifiedEmail/res/layout-sw600dp/
conversation_message_upper_header_actions.xml 21 style="@style/MessageHeaderActionButtonStyle"
27 style="@style/MessageHeaderActionButtonStyle"
32 style="@style/MessageHeaderActionButtonStyle"
37 style="@style/MessageHeaderActionButtonStyle"
42 style="@style/MessageHeaderActionButtonStyle
    [all...]
  /packages/apps/Camera2/res/values/
styles.xml 19 <style name="Theme.ProxyLauncher" parent="@android:Theme.Translucent.NoTitleBar">
20 </style>
22 <style name="Theme.Camera" parent="Theme.CameraBase">
30 <item name="android:actionBarStyle">@style/Holo.ActionBar</item>
31 </style>
32 <style name="Theme.CameraBase" parent="android:Theme.Holo"/>
33 <style name="Theme.Crop" parent="Theme.GalleryBase">
36 <item name="android:actionBarStyle">@style/Holo.ActionBar</item>
40 </style>
41 <style name="Holo.ActionBar" parent="android:Widget.Holo.ActionBar"
    [all...]

Completed in 1056 milliseconds

<<11121314151617181920>>