HomeSort by relevance Sort by last modified time
    Searched full:appearance (Results 1 - 25 of 663) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ui/webui/resources/html/
trash.html 1 <button class="trash custom-appearance">
  /external/chromium_org/chrome/browser/resources/chromeos/login/
header_bar.html 3 <button id="shutdown-button" class="custom-appearance"
7 <button id="show-apps-button" class="custom-appearance"
11 <button id="add-user-button" class="custom-appearance"
13 <button id="cancel-add-user-button" class="custom-appearance"
17 <button id="guest-user-button" class="custom-appearance"
21 <button id="sign-out-user-button" class="custom-appearance"
25 <button id="cancel-multiple-sign-in-button" class="custom-appearance"
user_pod_template.html 13 <button class="custom-button custom-appearance" hidden>
21 <div class="custom-appearance action-box-button"></div>
24 <div class="custom-appearance user-type-icon-image"></div>
38 custom-appearance button-fancy button-red"
  /external/chromium_org/chrome/browser/resources/chromeos/first_run/
help_step.html 11 class="help-button custom-appearance blue-button"></button>
13 class="next-button custom-appearance white-button"></button>
app_list_step.html 9 class="next-button custom-appearance blue-button"></button>
tray_step.html 6 class="next-button custom-appearance blue-button"></button>
  /external/chromium_org/third_party/WebKit/ManualTests/
focusringcolor-change-on-theme-change.html 4 <li>Change the system focus ring color.<br>On OS X you can do this by going to System Preferences-&gt;Appearance and selecting another value in the Appearance popup menu.</li>
system-color-change.html 4 On Mac OS X, go into System Preferences and change the Highlight color in the Appearance preference panel.
select-webkit-appearance-off-narrow-select.html 4 <title>Padding on select with webkit-appearance: off</title>
6 #webkit-appearance-none {
7 -webkit-appearance: none;
28 <select id="webkit-appearance-none">
select_webkit_appearance_off_popup_alignment.html 10 LTR: <select size="1" style="-webkit-appearance: none;">
18 RTL: <select size="1" dir="rtl" style="-webkit-appearance: none;">
29 LTR: <select size="1" style="-webkit-appearance: none; padding-right: 20px;">
53 RTL: <select size="1" dir="rtL" style="-webkit-appearance: none; padding-left: 20px;">
  /external/chromium_org/chrome/browser/resources/uber/
uber_frame.html 20 <button class="custom-appearance"
24 <button class="custom-appearance"
28 <button class="custom-appearance"
32 <button class="custom-appearance"
  /external/chromium_org/chrome/third_party/chromevox/chromevox/background/
options_widgets.css 13 button:not(.custom-appearance):not(.link-button),
14 input[type='button']:not(.custom-appearance):not(.link-button),
15 input[type='submit']:not(.custom-appearance):not(.link-button),
19 -webkit-appearance: none;
32 button:not(.custom-appearance):not(.link-button),
33 input[type='button']:not(.custom-appearance):not(.link-button),
34 input[type='submit']:not(.custom-appearance):not(.link-button),
45 button:not(.custom-appearance):not(.link-button),
46 input[type='button']:not(.custom-appearance):not(.link-button),
47 input[type='submit']:not(.custom-appearance):not(.link-button)
    [all...]
  /packages/apps/Contacts/res/layout/
people_navigation_item.xml 18 tablet devices. The text appearance is governed via two styles:
19 PeopleNavigationDropDownHeaderTextAppearance - text appearance of the item in the header part
21 PeopleNavigationDropDownTextAppearance - text appearance of the item in the drop down part of
  /external/chromium_org/chrome/browser/resources/chromeos/first_run/app/
main.html 21 <button class="custom-appearance close-button"
35 class="next-button custom-appearance blue-button" tabindex="0">
  /frameworks/base/core/java/android/text/style/
TextAppearanceSpan.java 41 * text appearance. The <code>appearance</code> should be, for example,
44 public TextAppearanceSpan(Context context, int appearance) {
45 this(context, appearance, -1);
50 * text appearance, and the specified text color resource
51 * to determine the color. The <code>appearance</code> should be,
56 public TextAppearanceSpan(Context context, int appearance, int colorList) {
60 context.obtainStyledAttributes(appearance,
UpdateAppearance.java 21 * appearance when one is added or removed must implement this interface. Note
UpdateLayout.java 23 * since such a change implicitly also impacts the appearance.
  /external/chromium_org/chrome/browser/chromeos/input_method/
candidate_view.h 44 // Selects the candidate row. Changes the appearance to make it look
48 // Unselects the candidate row. Changes the appearance to make it look
53 // appearance to make it look like unclickable area.
  /external/chromium_org/chrome/browser/extensions/
extension_action.h 46 enum Appearance {
52 // The action icon is visible with its normal appearance.
222 // the appearance has changed.
223 bool SetAppearance(int tab_id, Appearance value);
224 // The declarative appearance overrides a default appearance but is overridden
225 // by an appearance set directly on the tab.
302 // Gets the appearance of |tab_id|. Returns the first of: a specific
303 // appearance set on the tab; a declarative appearance set on the tab; th
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/
widgets.css 15 input[type='submit']):not(.custom-appearance):not(.link-button),
19 -webkit-appearance: none;
34 input[type='submit']):not(.custom-appearance):not(.link-button),
48 input[type='submit']):not(.custom-appearance):not(.link-button) {
54 -webkit-appearance: none;
110 -webkit-appearance: textfield;
153 input[type='submit']):not(.custom-appearance):not(.link-button)) {
176 input[type='submit']):not(.custom-appearance):not(.link-button)) {
193 input[type='submit']):not(.custom-appearance):not(.link-button),
235 input[type='submit']):not(.custom-appearance):not(.link-button))
    [all...]
  /external/chromium_org/ui/webui/resources/css/
widgets.css 13 input[type='submit']):not(.custom-appearance):not(.link-button),
17 -webkit-appearance: none;
33 input[type='submit']):not(.custom-appearance):not(.link-button),
47 input[type='submit']):not(.custom-appearance):not(.link-button) {
53 -webkit-appearance: none;
110 -webkit-appearance: textfield;
155 input[type='submit']):not(.custom-appearance):not(.link-button)) {
178 input[type='submit']):not(.custom-appearance):not(.link-button)) {
195 input[type='submit']):not(.custom-appearance):not(.link-button),
238 input[type='submit']):not(.custom-appearance):not(.link-button))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
SliderThumbElement.cpp 67 if (sliderStyle->appearance() == MediaVolumeSliderPart && RenderTheme::theme().usesVerticalVolumeSlider())
70 return sliderStyle->appearance() == SliderVerticalPart;
82 if (parentStyle->appearance() == SliderVerticalPart)
84 else if (parentStyle->appearance() == SliderHorizontalPart)
86 else if (parentStyle->appearance() == MediaSliderPart)
88 else if (parentStyle->appearance() == MediaVolumeSliderPart)
90 else if (parentStyle->appearance() == MediaFullScreenVolumeSliderPart)
103 // FIXME: Find a way to cascade appearance and adjust heights, and get rid of this class.
186 && (parent()->style()->appearance() == MediaVolumeSliderPart || parent()->style()->appearance() == MediaSliderPart))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumWin.cpp 136 static bool supportsFocus(ControlPart appearance)
138 switch (appearance) {
176 return style->appearance() == ButtonPart
177 || style->appearance() == PushButtonPart
178 || style->appearance() == SquareButtonPart;
281 if (style->appearance() == SliderThumbHorizontalPart) {
284 } else if (style->appearance() == SliderThumbVerticalPart) {
413 ControlPart appearance = o->style()->appearance(); local
417 result = (appearance == TextFieldPart || appearance == TextAreaPart || appearance == SearchFieldPart) ? ETS_READONLY : (…)
    [all...]
  /external/chromium_org/chrome/browser/resources/apps_debugger/
main.html 49 <button class="load-unpacked custom-appearance"
63 <button class="update-items-progress custom-appearance"
65 <button class="update-items-now custom-appearance"
81 <button class="load-unpacked custom-appearance"
95 <button class="update-items-progress custom-appearance"
97 <button class="update-items-now custom-appearance"
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.html 78 <button class="close-button custom-appearance" class="custom-appearance">
84 <button id="page-switcher-start" class="page-switcher custom-appearance"
88 <button id="page-switcher-end" class="page-switcher custom-appearance"
104 <button class="close-button custom-appearance"
122 class="footer-menu-button custom-appearance" hidden>
127 class="footer-menu-button custom-appearance" hidden>
146 <button id="login-container" class="custom-appearance" hidden>

Completed in 379 milliseconds

1 2 3 4 5 6 7 8 91011>>