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

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/
hyperlink_button_cell.mm 53 // Do not change button appearance when we are pushed.
tabpose_window.h 89 // If |slomo| is YES, then the appearance animation is shown in slow motion.
  /external/chromium_org/ash/wm/caption_buttons/
maximize_bubble_controller.h 96 // The appearance delay in ms (delay and fade in & fade out delay).
  /external/chromium_org/base/json/
string_escape.h 53 // The output of this function takes the *appearance* of JSON but is not in
  /external/chromium_org/chrome/browser/resources/net_internals/
top_bar_view.html 17 -webkit-appearance: none;
  /external/chromium_org/chrome/browser/resources/ntp4/
nav_dot.css 59 -webkit-appearance: caret;
  /external/chromium_org/chrome/browser/ui/cocoa/
tabpose_window.h 88 // If |slomo| is YES, then the appearance animation is shown in slow motion.
  /external/chromium_org/components/startup_metric_utils/
startup_metric_utils.h 21 // Call this when displaying UI that might potentially delay the appearance
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumDefault.cpp 105 return style->appearance() == ButtonPart
106 || style->appearance() == PushButtonPart
107 || style->appearance() == SquareButtonPart;
213 if (style->appearance() == SliderThumbHorizontalPart) {
216 } else if (style->appearance() == SliderThumbVerticalPart) {
328 ControlPart part = o->style()->appearance();
427 extraParams.slider.vertical = o->style()->appearance() == SliderVerticalPart;
452 extraParams.slider.vertical = o->style()->appearance() == SliderThumbVerticalPart;
520 ControlPart part = style->appearance();
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-hhea-table.hh 80 * best appearance. Set to 0 for
  /external/chromium_org/ui/aura/client/
activation_client.h 65 // The transient parents of these windows may have visual appearance properties
  /external/chromium_org/ui/base/ime/
input_method_base.h 99 // appearance changes.
  /external/chromium_org/ui/webui/resources/css/
menu.css 33 -webkit-appearance: none;
  /external/chromium_org/win8/test/
ui_automation_client.h 24 // An asynchronous UI automation client that waits for the appearance of a
  /external/droiddriver/src/com/google/android/droiddriver/uiautomation/
UiAutomationDriver.java 35 * This value has the greatest bearing on the appearance of test execution
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
_README.txt 32 To watch a feed for changes or the appearance of specific attribute values (like
  /external/harfbuzz_ng/src/
hb-ot-hhea-table.hh 80 * best appearance. Set to 0 for
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
MovieFragmentBox.java 79 * @return the tracknumbers (IDs) of the tracks in their order of appearance in the file
  /frameworks/base/docs/html/guide/topics/ui/controls/
button.jd 136 <p>The appearance of your button (background image and font) may vary from one device to
158 basic buttons except that they have no borders or background but still change appearance during
178 <p>If you want to truly redefine the appearance of your button, you can specify a custom
180 state list resource that changes appearance depending on the button's current state.</p>
  /frameworks/base/docs/html/training/basics/actionbar/
index.jd 63 <dd>Learn how to customize the appearance of your action bar.</dd>
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
WaveTriggerFilter.java 28 // The effect is to give the image a sudden white appearance.
  /external/chromium/chrome/browser/tab_contents/
infobar_delegate.h 47 // The type of the infobar. It controls its appearance, such as its background
85 // Returns the type of the infobar. The type determines the appearance (such
  /external/chromium_org/chrome/browser/ui/views/infobars/
infobar_view.h 57 // Creates a menu button with an infobar-specific appearance.
63 // Creates a button with an infobar-specific appearance.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
panelEnablerView.css 95 -webkit-appearance: none;
117 -webkit-appearance: none;
  /external/chromium_org/third_party/WebKit/Source/platform/
Theme.h 55 // A method asking if the control changes its appearance when the window is inactive.
58 // General methods for whether or not any of the controls in the theme change appearance when the window is inactive or

Completed in 1056 milliseconds

1 2 34 5 6 7 8 91011>>