/external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/ |
menu_tracked_button.mm | 84 // the user is merely hovering here. If it is not, then disable the highlight.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
avatar_menu_bubble_gtk.h | 91 // from automatically reducing its size when hovering over a profile item.
|
/external/chromium_org/chrome/renderer/resources/ |
neterror.html | 50 <!-- Show details when hovering over the icon, in case the details are
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
canvas-mask-redraw.html | 53 <p>Hovering over the image or text should cause the element to be redrawn with a new mask</p>
|
media-controls.html | 98 description: '<p>When hovering over the "Mute" button, a volume control should appear, showing its own "Mute" button and a volume slider.</p>' + 105 description: '<p>When hovering over the "Mute" button, a volume control should appear, showing its own "Mute" button and a volume slider.</p>' + 112 description: '<p>When hovering over the "Mute" button, a volume control should appear, showing its own "Mute" button and a volume slider.</p>' +
|
drag-cursor-notallowed.html | 94 Drag the red square over the drop target (demarcated by the dashed boundary). While hovering over the drop target, if the cursor
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector/ |
error-warning-count.html | 57 the error/warning count should open the Console. Hovering over the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
color1-expected-completion46b.txt | 16 android:state_hovered : State value for StateListDrawable, set when a pointer is hovering over the view. [boolean]
|
/external/chromium/chrome/browser/ui/cocoa/toolbar/ |
reload_button.mm | 36 // If the mouse is hovering when the tracking area is updated, the 84 // mode if forced or if the mouse isn't hovering. Otherwise, note
|
/docs/source.android.com/src/devices/tech/input/ |
touch-devices.jd | 199 <h2 id="hovering-vs-touching-tools">Hovering vs. Touching Tools</h2> 200 <p>Tools can either be in contact with the touch device or in range and hovering 202 hovering above the touch device. Those that do, such as RF-based stylus digitizers, 204 <p>The <code>InputReader</code> component takes care to distinguish touching tools from hovering 205 tools. Likewise, touching tools and hovering tools are reported to applications 210 <p>Hovering tools are reported to applications as generic motion events using 222 actually touching the screen or is merely in range and hovering.</p> 381 and zero otherwise to indicate that the tool is hovering.</p> 449 <p>A tool is determined to be hovering based on the following conditions:</p [all...] |
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
browser_actions_container_view.mm | 27 // Returns the cursor that should be shown when hovering over the grippy based
|
/external/chromium/chrome/browser/ui/cocoa/ |
hover_close_button.mm | 47 // If the user is hovering over the button, a light/dark gray circle is drawn
|
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/ |
menu_tracked_button.mm | 88 // the user is merely hovering here. If it is not, then disable the highlight.
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
browser_actions_container_view.mm | 26 // Returns the cursor that should be shown when hovering over the grippy based
|
/external/chromium_org/chrome/browser/ui/cocoa/status_icons/ |
status_icon_mac.mm | 84 // of a pop-up tool tip when hovering the mouse over the image.
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
tab_view.h | 54 BOOL isMouseInside_; // Is the mouse hovering over?
|
/external/chromium_org/chrome/browser/ui/views/toolbar/ |
reload_button.h | 24 // button not change back to 'reload' if the user's mouse is hovering over it
|
/external/chromium_org/chrome/test/functional/perf/endure_graphs/js/ |
plotter.js | 104 * An information indicator hovering around the mouse cursor on the graph. 375 // hovering over. 580 * Update the horizontal line that is following where the mouse is hovering. 597 * Update the highlighted data point at the x value that the mouse is hovering 649 * Update the highlighted event at the x value that the mouse is hovering over. 669 * Updates the hovering information. 673 * @param {boolean} show Whether or not to show the hovering info. Even if it's 764 // Update the contents of the hovering info box. 776 // Locate the hovering info box near the mouse cursor. 847 unitsY + '</span> [hovering at ' + addCommas(yValue.toFixed(2)) [all...] |
/external/chromium/chrome/browser/ui/gtk/ |
reload_button_gtk.cc | 82 // If the change is forced, or the user isn't hovering the icon, or it's safe 155 // even if the mouse is still hovering.
|
gtk_custom_menu_item.h | 120 // Whether we are currently hovering over a clickable region on the menu
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
cros_log_visualizer.js | 310 * This function is triggered when the hovering event is detected 311 * When the mouse is hovering we have two control mode:
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_view.h | 56 BOOL isMouseInside_; // Is the mouse hovering over?
|
/external/chromium_org/ash/shelf/ |
shelf_button.h | 27 // Button has mouse hovering on it.
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
tile_page.css | 122 .hovering-on-trash {
|
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_popup_controller.h | 39 // The user selected the line at (x, y), e.g. by hovering the mouse cursor.
|