/external/webkit/WebCore/manual-tests/ |
transition-timing-functions.html | 24 .container:hover .default, 25 .container:hover .ease, 26 .container:hover .linear, 27 .container:hover .ease-in, 28 .container:hover .ease-out, 29 .container:hover .ease-in-out, 30 .container:hover .cubic, 31 .container:hover .error { 80 <p>On hover, the elements below should transition using the
|
svg-links.svg | 7 <tspan x='10' dy='20'>1. Hover and notice the status text change</tspan> 8 <tspan x='10' dy='20'>2. Hover and notice the cursor change to a hand</tspan> 9 <tspan x='10' dy='20'>3. Hover and notice a tooltip appear</tspan>
|
frame-hover.html | 3 <iframe src="resources/hover-subframe-1.html" frameborder="0" height="300" scrolling="no" width="200"></iframe><iframe src="resources/hover-subframe-2.html" frameborder="0" height="300" scrolling="no" width="200"></iframe>
|
pointer-events.html | 13 #a:hover { 22 #b:hover { 36 #c:hover { 51 #d:hover { 66 #e:hover { 70 #e div:hover { 83 #f:hover { 91 #g:hover { 99 #h:hover { 107 #i:hover { [all...] |
bugzilla-6821.html | 10 div#a:hover { background: red; } 11 div#b:hover { background: green; } 12 span#c:hover { color: red; } 16 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=6821">Bugzilla bug 6821</a> Fix for 5983 will not always update hover correctly.</p> 19 Move the mouse over the text “Hover here” until it disappears and “Wait” appears, then DO NOT MOVE the mouse 51 <span id="c" onmouseover="hoveredC()">Hover here<br><span style="background: black;"> Wait </span></span>
|
scrollbar-hover-active.html | 34 div::-webkit-scrollbar-button:hover { 49 div::-webkit-scrollbar-thumb:hover { 57 div::-webkit-scrollbar-track:hover {
|
drag_with_opacity.html | 13 .draggable:hover {
|
input-type-file-drag-drop.html | 13 <li> Accepting normal file drags (indicating accpetance during hover).
|
svg-crash-hovering-use.svg | 8 <text x="30" y="30" transform="scale(0.2 0.2)">Hover over the rectangle - it should not crash</text>
|
/cts/tools/signature-tools/templates/ |
Styles.st | 7 a.default:hover {color: blue; text-decoration: underline;} 13 a.discreet:hover {color: black; text-decoration: underline;}
|
/external/webkit/WebKitTools/QueueStatusServer/stylesheets/ |
dashboard.css | 44 tr:hover, li:hover { 58 .status:hover {
|
/external/webkit/WebCore/manual-tests/resources/ |
hover-subframe-1.html | 12 .outer:hover {
|
hover-subframe-2.html | 12 .outer:hover {
|
/external/bzip2/ |
bzip.css | 4 #339999 turquoise link hover colour 14 a:hover { color: #339999; } 61 table.nav a:hover { text-decoration: underline; }
|
/build/tools/droiddoc/templates/assets/ |
android-developer-core.css | 261 #header li a:hover { 292 .home #home-link a:hover, 293 .guide #guide-link a:hover, 294 .reference #reference-link a:hover, 295 .sdk #sdk-link a:hover, 296 .resources #resources-link a:hover, 297 .videos #videos-link a:hover { 470 #footer a:hover { 761 a#arrow-left.arrow-left-off:hover { 765 a#arrow-right.arrow-right-off:hover { [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-core.css | 301 #header li a:hover { 333 .home #home-link a:hover, 334 .community #community-link a:hover, 335 .home #home-link a:hover, 336 .community #community-link a:hover, 337 .porting #porting-link a:hover, 338 .source #source-link a:hover, 339 .about #about-link a:hover, 340 .downloads #downloads-link a:hover, 341 .compatibility #compatibility-link a:hover, [all...] |
/external/icu4c/ |
icu4c.css | 64 h2 a:hover { 87 h3 a:hover { 106 h4 a:hover { 152 td.sidebar2:hover { 171 a.sidebar2:hover { 176 .underlinehover:hover { 218 a.sidebar3:hover {
|
/external/webkit/WebKit/chromium/src/js/ |
devTools.css | 169 body.platform-windows .crumbs .crumb.selected:hover { 173 body.platform-windows .crumbs .crumb.selected.end, .crumbs .crumb.selected.end:hover { 177 body.platform-windows .crumbs .crumb:hover { 181 body.platform-windows .crumbs .crumb.dimmed:hover { 185 body.platform-windows .crumbs .crumb.end:hover {
|
/external/webkit/WebCore/inspector/front-end/ |
inspectorSyntaxHighlight.css | 104 .webkit-html-external-link:hover { 105 /* Keep this in sync with view-source.css (.webkit-html-external-link:hover) */
|
/external/qemu/android/skin/ |
window.c | 598 Button* hover; member in struct:__anon4166 605 button->hover = NULL; 925 Button* hover = button->hover; local 927 if (hover) { 928 if ( skin_rect_contains( &hover->rect, x, y ) ) 931 hover->down = 0; 932 skin_window_redraw( window, &hover->rect ); 933 button->hover = NULL; 936 hover = NULL [all...] |
/external/webkit/WebCore/html/ |
HTMLLabelElement.h | 42 // Overridden to update the hover/active state of the corresponding control.
|
/external/webkit/WebCore/rendering/ |
RenderFileUploadControl.h | 33 // associated with it to receive click/hover events.
|
/development/pdk/pndk/ |
Android_PNDK_README.html | 140 .editor .writely-comment-yellow-hover { 148 .editor .writely-comment-blue-hover { 156 .editor .writely-comment-orange-hover { 164 .editor .writely-comment-green-hover { 172 .editor .writely-comment-cyan-hover { 180 .editor .writely-comment-purple-hover { 188 .editor .writely-comment-magenta-hover { 196 .editor .writely-comment-red-hover { 225 .editor .writely-comment-none-hover {
|
/external/opencore/doc/oscl_html/ |
doxygen.css | 9 A:hover { text-decoration: none; background-color: #f2f2ff }
|
/external/opencore/doc/pv2way_html/ |
doxygen.css | 9 A:hover { text-decoration: none; background-color: #f2f2ff }
|