HomeSort by relevance Sort by last modified time
    Searched full:indicator (Results 226 - 250 of 1146) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ash/display/
mouse_cursor_event_filter.cc 31 // Minimum height of an indicator on the display edge that allows
154 // Warp the mouse cursor only if the location is in the indicator bounds
223 // The indicator on the source display.
  /external/chromium_org/chrome/browser/resources/options/
browser_options.css 72 #account-picture-indicator {
267 .network-group > .controlled-setting-indicator,
268 .network-menu-item > .controlled-setting-indicator {
  /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
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_unittest.cc 168 // Note: The media indicator can overlap the left-insets of the close box,
245 << "Tab with media indicator state " << media_state);
252 // Disable the media indicator animation so that the layout/visibility
  /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/input_method/
candidate_window_controller_impl.h 107 // This is the controller of the IME mode indicator.
  /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/cocoa/tabs/
tab_controller_unittest.mm 482 // throbber indicators, titile text, audio indicator, and close button) over all
498 // Create favicon and media indicator views. Disable animation in the media
499 // indicator view so that TabController's "what should be shown" logic can be
521 << "Tab with media indicator state " << mediaState);
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller.h 35 // screen. The tab strip is optionally painted with miniature "tab indicator"
  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.h 62 // ultimate drop indicator. (Otherwise, we'd be trying to draw it into the
283 // Sets the drop indicator position (and schedules paint if the position has
372 // The x position for where to draw the drop indicator. -1 if no indicator.
  /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/
AXSlider.cpp 91 // Before actually adding the value indicator to the hierarchy,
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
PickerIndicatorElement.cpp 56 element->setPseudo(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/WebKit/public/web/
WebAutofillClient.h 94 // This is called when a datalist indicator is clicked.

Completed in 1729 milliseconds

1 2 3 4 5 6 7 8 91011>>