HomeSort by relevance Sort by last modified time
    Searched full:indicator (Results 201 - 225 of 1089) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/courgette/testdata/
elf-32-1 
elf-32-2 
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.h 112 // Return YES if we should show the drop indicator, else NO. In some
113 // cases (e.g. hover open) we don't want to show the drop indicator.
118 // The x or y coordinate of (the middle of) the indicator to draw for
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.h 109 // Return YES if we should show the drop indicator, else NO. In some
110 // cases (e.g. hover open) we don't want to show the drop indicator.
115 // The x or y coordinate of (the middle of) the indicator to draw for
  /frameworks/av/media/libstagefright/rtsp/
AAVCAssembler.cpp 189 unsigned indicator = data[0]; local
191 CHECK((indicator & 0x1f) == 28);
243 || data[0] != indicator
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 326 //Securing in progress indicator
328 //External Display configuring progress indicator
330 //Display in secure mode indicator
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h 325 //Securing in progress indicator
327 //External Display configuring progress indicator
329 //Display in secure mode indicator
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 38 <li><a href="#FixedProgress">Displaying a fixed-duration progress indicator</a></li>
39 <li><a href="#ActivityIndicator">Displaying a continuing activity indicator</a></li>
    [all...]
  /art/test/072-precise-gc/src/
Main.java 89 * indicator that precise GC is having an impact.
  /dalvik/tests/072-precise-gc/src/
Main.java 89 * indicator that precise GC is having an impact.
  /development/samples/training/AnimationsDemo/res/values/
strings.xml 30 <string name="action_toggle">Toggle indicator</string>
  /external/chromium/net/base/
network_change_notifier.h 68 // A return value of |true| is a pretty strong indicator that the user
  /external/chromium_org/chrome/browser/chromeos/
system_key_event_listener.cc 69 LOG(WARNING) << "Could not install Xkb Indicator observer";
  /external/chromium_org/chrome/browser/media/
media_stream_capture_indicator.h 29 // This indicator is owned by MediaCaptureDevicesDispatcher
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.css 44 .controlled-setting-indicator {
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_titlebar_view_cocoa.h 21 // color as 'new activity' indicator.
  /external/chromium_org/chrome/browser/ui/views/autofill/
decorated_textfield.cc 99 // Then the invalid indicator.
  /external/chromium_org/chrome/browser/ui/views/
browser_actions_container.h 62 // ultimate drop indicator. (Otherwise, we'd be trying to draw it into the
281 // Sets the drop indicator position (and schedules paint if the position has
367 // The x position for where to draw the drop indicator. -1 if no indicator.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
webview_tag.html 95 var indicator = document.querySelector(".indicator");
98 indicator.innerText = "loading...";
101 indicator.innerText = "";
  /external/chromium_org/content/public/browser/
gpu_data_manager.h 50 // This indicator might change because we could collect more GPU info or
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AccessibilitySlider.cpp 89 // Before actually adding the value indicator to the hierarchy,
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
PickerIndicatorElement.cpp 56 element->setPart(AtomicString("-webkit-calendar-picker-indicator", AtomicString::ConstructFromLiteral));
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
timeline_explorer.html 91 #indicator {
  /external/chromium_org/third_party/icu/source/tools/makeconv/
makeconv.1.in 54 is after some text does contain the fallback indicator `|' then only
  /external/chromium_org/ui/views/controls/
throbber.h 20 // Throbbers display an animation, usually used as a status indicator.

Completed in 3108 milliseconds

1 2 3 4 5 6 7 891011>>