OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:over
(Results
1 - 25
of
3221
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/manual-tests/
drag-caret.html
1
<p>This tests dragging
over
an input element, to make sure no drag-cursor is left behind.</p>
3
<p>Drag some text
over
the input element and make sure the Drag Caret disappears when the drag exits the input element. Per https://bugs.webkit.org/show_bug.cgi?id=26787</p>
right-click-crash.html
5
Do it
over
and
over
again in quick succession. The test passes if you don't see a crash.
timeout-test.html
6
To run this test, both timeout-test.html and timeout-test.php must be served
over
http.<br>
8
Clicking on this button will post a form that takes
over
10 minutes for the server to respond. The connection should not time out!<br>
transitions.html
31
{className:"green", description:"instantly change into a rectangle and fade from yellow to green
over
5 seconds"},
33
{className:"square", description:"instantly change into a yellow rectangle and then animate into a big yellow square
over
2 seconds"},
34
{className:"green", description:"instantly change into a yellow rectangle and then animate to a green rectangle
over
5 seconds"},
36
{className:"green", description:"instantly change into a yellow rectangle and fade from yellow to green
over
5 seconds"},
37
{className:"square", description:"instantly change to a yellow rectangle and then animate into a large yellow square
over
2 seconds"},
transitions2.html
31
{className:"rectangle", description:"animate to a large rectangle
over
5 seconds."},
32
{className:"square", description:"animate to a square
over
2 seconds. Try clicking before the first animation finishes and make sure the width doesn't do an ugly jump."},
34
{className:"square", description:"instantly change into a small rectangle and then animate into a large square
over
2 seconds"},
35
{className:"rectangle", description:"animate to a large rectangle
over
5 seconds"},
custom-cursors.html
2
Move the cursor
over
the blue box - it should not turn into a missing image icon, and should turn into an I-beam
over
text.
9
Move the cursor
over
the blue box - it should become a help cursor (question mark).
/external/dbus/test/data/auth/
cancel.auth-script
11
## now start
over
and see if it works
/development/samples/BluetoothChat/
_index.html
2
two-way text chat
over
Bluetooth. It demonstrates all the fundamental Bluetooth
9
<li>Transfering data
over
Bluetooth</li>
/external/webkit/WebCore/manual-tests/gtk/
cursor-image.html
1
<div>Mouse
over
the grey block below to change the cursor to a small cross.</div>
3
<div>Mouse
over
the grey block below to change the cursor to three small crosses.</div>
/external/icu4c/common/unicode/
schriter.h
32
* A concrete subclass of CharacterIterator that iterates
over
the
35
* iterator that iterates
over
an entire UnicodeString, but also to
36
* create one that iterates
over
only a subrange of a UnicodeString
37
* (iterators
over
different subranges of the same UnicodeString don't
46
* Create an iterator
over
the UnicodeString referred to by "textStr".
55
* Create an iterator
over
the UnicodeString referred to by "textStr".
67
* Create an iterator
over
the UnicodeString referred to by "textStr".
88
* Copy constructor. The new iterator iterates
over
the same range
104
* Assignment operator. *this is altered to iterate
over
the same
115
* Returns true if the iterators iterate
over
the same range of th
[
all
...]
/external/webkit/WebCore/manual-tests/animation/
animateColor-by.svg
5
<text x='10' y='120'>The rect should animate from black to green
over
3 seconds</text>
animateColor-from-by.svg
5
<text x='10' y='120'>The rect should animate from red to purple
over
3 seconds</text>
animateColor-repeat-indefinite.svg
5
<text x='10' y='120'>The rect should animate from blue to green
over
2 seconds, repeatedly.</text>
animateColor-to-from.svg
5
<text x='10' y='120'>The rect should animate from blue to green
over
3 seconds</text>
animateColor-to.svg
5
<text x='10' y='120'>The rect should animate from blue to green
over
3 seconds</text>
animateColor-values-simple.svg
5
<text x='10' y='120'>The rect should animate from blue to green
over
3 seconds</text>
animateMotion-to.svg
6
The rect should from 0,0 to 100,0
over
3 seconds.
animateTransform-repeat-once.svg
6
The rect should from 0,0 to 100,0
over
2 seconds, twice.
/external/webkit/WebCore/manual-tests/inspector/
debugger-step-on-do-while-statements.html
25
TEST 2: Click 'Step
over
'. Debugger should step inside the loop to the next statement line.
26
'Step
over
' until the debugger reaches the 'while' line. Click 'Step into' - the debugger should
28
TEST 3: 'Step
over
' to the end of the loop (and 'while' statement) and step
over
again. Debugger
/external/tcpdump/
l2vpn.c
39
{ 0x08, "SONET/SDH Circuit Emulation Service
over
MPLS"},
47
{ 0x10, "SONET/SDH Circuit Emulation
over
Packet"},
48
{ 0x11, "Structure-agnostic E1
over
Packet"},
49
{ 0x12, "Structure-agnostic T1 (DS1)
over
Packet"},
50
{ 0x13, "Structure-agnostic E3
over
Packet"},
51
{ 0x14, "Structure-agnostic T3 (DS3)
over
Packet"},
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
WriterChain.java
30
* The purpose of this interface is to force such classes to
over
-ride all of
53
/** This method forces us to
over
-ride the method defined in java.io.Writer */
55
/** This method forces us to
over
-ride the method defined in java.io.Writer */
57
/** This method forces us to
over
-ride the method defined in java.io.Writer */
59
/** This method forces us to
over
-ride the method defined in java.io.Writer */
61
/** This method forces us to
over
-ride the method defined in java.io.Writer */
63
/** This method forces us to
over
-ride the method defined in java.io.Writer */
65
/** This method forces us to
over
-ride the method defined in java.io.Writer */
/dalvik/libcore/math/src/main/java/java/math/
package.html
8
The user has full control
over
the rounding behavior (comparable with
/dalvik/tests/020-string/
expected.txt
6
subStr is 'uick brown fox jumps
over
the lazy '
/development/samples/SoftKeyboard/
_index.html
2
This code is focused on simplicity
over
completeness, so it should in no way be considered
/frameworks/base/tests/CoreTests/
run_junit.sh
1
# runs unit tests
over
adb shell using dalvikvm. The value added is setting the classpath for you
Completed in 82 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>