/development/samples/SearchableDictionary/res/xml/ |
searchable.xml | 20 <!-- The attributes below configure the Android search box appearance
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
status_view.css | 37 -webkit-appearance: none;
|
/external/chromium_org/chrome/browser/ui/ |
chrome_style.h | 11 // This file contains constants and functions specifying appearance properties
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
history_overlay_controller.h | 37 // Updates the appearance of the overlay based on track gesture progress.
|
/external/chromium_org/chrome/browser/ui/cocoa/infobars/ |
infobar_utilities.h | 11 // similar appearance.
|
/external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/ |
wrench_menu_button_cell.mm | 15 // Inset the rect to match the appearance of the layout of interface builder.
|
/external/chromium_org/content/public/common/ |
security_style.h | 10 // Various aspects of the UI change their appearance according to the security
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
dialog.css | 36 -webkit-appearance: none;
|
/external/chromium_org/ui/file_manager/file_manager/foreground/css/ |
list.css | 65 select):not(.custom-appearance):not(.link-button) {
|
/external/chromium_org/ui/message_center/cocoa/ |
opaque_views.h | 25 // the view to have a plan appearance, without bezel, border, editing, etc.
|
/external/chromium_org/ui/views/controls/scrollbar/ |
native_scroll_bar_wrapper.h | 25 // Updates the scroll bar appearance given a viewport size, content size and
|
/frameworks/base/core/java/android/text/method/ |
SingleLineTransformationMethod.java | 22 * carriage return characters (\r) to have no appearance.
|
/frameworks/base/core/tests/coretests/src/android/text/ |
SpannedTest.java | 93 TextAppearanceSpan[] appearance = s2.getSpans(7, 8, local 95 assertEquals(1, appearance.length); 96 assertEquals(7, s2.getSpanStart(appearance[0])); 97 assertEquals(8, s2.getSpanEnd(appearance[0]));
|
/frameworks/base/packages/Keyguard/res/values-land/ |
dimens.xml | 36 due to the appearance of the IME), then drop the multiuser selector.
|
/packages/apps/ContactsCommon/res/layout/ |
select_dialog_item.xml | 20 except the text appearance is medium.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
AppearanceSettingsFragment.java | 25 * "Appearance" settings sub screen.
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
html.css | 389 -webkit-appearance: button; 416 -webkit-appearance: textfield; 426 -webkit-appearance: searchfield; 442 -webkit-appearance: searchfield-cancel-button; 457 -webkit-appearance: searchfield-cancel-button; 472 -webkit-appearance: searchfield-decoration; 481 -webkit-appearance: searchfield-results-decoration; 588 -webkit-appearance: menulist; 603 -webkit-appearance: inner-spin-button; 628 -webkit-appearance: textarea [all...] |
mediaControls.css | 106 -webkit-appearance: media-mute-button; 139 -webkit-appearance: media-overlay-play-button; 155 -webkit-appearance: media-play-button; 171 -webkit-appearance: media-controls-background; 184 -webkit-appearance: media-current-time-display; 211 -webkit-appearance: media-slider; 224 -webkit-appearance: media-volume-slider; 267 -webkit-appearance: media-enter-fullscreen-button; 287 -webkit-appearance: media-toggle-closed-captions-button;
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
ntp_user_data_logger.h | 79 // Total number of tiles for which the visual appearance is handled externally 92 // The number of times an external tile, for which the visual appearance is
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/ |
slider.css | 8 -webkit-appearance: none !important; /* Hide the default thumb icon. */ 19 -webkit-appearance: none;
|
/external/chromium_org/chrome/installer/util/ |
html_dialog.h | 32 // Callbacks that allow to tweak the appearance of the dialog. 39 // to customize the native |window| appearance.
|
/external/chromium_org/components/infobars/core/ |
infobar_delegate.h | 39 // The type of the infobar. It controls its appearance, such as its background 99 // Returns the type of the infobar. The type determines the appearance (such
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
MeterShadowElement.cpp | 58 return renderer && !RenderTheme::theme().supportsMeter(renderer->style()->appearance()) && HTMLDivElement::rendererIsNeeded(style); 79 return renderer && !RenderTheme::theme().supportsMeter(renderer->style()->appearance()) && HTMLDivElement::rendererIsNeeded(style);
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/ |
module.json | 151 "section": "Appearance", 158 "section": "Appearance",
|
/external/chromium_org/third_party/skia/tools/skpdiff/ |
viewer_style.css | 28 -webkit-appearance: none; 29 -moz-appearance: none;
|