OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:over
(Results
26 - 50
of
5857
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebCore/manual-tests/
cursor-empty-url.html
1
<div>Mousing
over
the grey block should not cause a crash.</div>
drop-in-empty-doc.html
4
<p>Click <a href="javascript:window.open('resources/drop-in-empty-doc.xhtml')">here</a> to open a new window. Drag and drop a file
over
the new window. It should not crash.
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).
mouseevent-on-closeddoc.html
10
Click on the link below, and move your mouse cursor
over
the blank page that is loaded.</p>
13
No crash after moving the mouse
over
the blank page that is loaded. Nothing happens.
17
Crash after moving the mouse
over
the blank page that opens.
/external/webkit/Source/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
debugger-step-on-for-in-statements.html
32
TEST 2: Click 'Step
over
'. Debugger should step inside the loop to the next statement line.<br>
34
TEST 4: 'Step
over
' to the statement line and then 'Step
over
' again. Debugger should pause on
debugger-step-on-while-statements.html
25
TEST 2: Click 'Step
over
'. Debugger should step inside the loop to the next statement line.<br>
27
TEST 4: 'Step
over
' the statements until reaching the end of the loop. Debugger should
28
step
over
to the beggingin of the while loop again. Click 'Step into'. Debugger should step into
/external/clang/test/SemaCXX/
overloaded-builtin-operators.cpp
38
// C++ [
over
.built]p8
42
// C++ [
over
.built]p10:
46
// C++ [
over
.built]p12
50
// C++ [
over
.built]p16
54
// C++ [
over
.built]p17
79
// C++ [
over
.built]p3
82
// C++ [
over
.built]p3
85
// C++ [
over
.built]p18
89
// C++ [
over
.built]p20:
97
// C++ [
over
.built]p2
[
all
...]
rval-references.cpp
14
int
over
(int&);
15
not_int
over
(int&&);
38
int i2 =
over
(i1);
39
not_int ni1 =
over
(0);
40
int i3 =
over
(virr2);
41
not_int ni2 =
over
(ret_irr());
/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"},
/external/apache-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/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
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
p8.cpp
66
inline namespace
Over
{
67
void
over
(Distinct);
69
void
over
(int);
73
::
over
(d);
/external/webkit/Source/WebCore/manual-tests/animation/
animateTransform-repeat-once.svg
6
The rect should from 0,0 to 100,0
over
2 seconds, twice.
/frameworks/base/core/java/android/app/admin/
package.html
5
require rich control
over
employee devices.</p>
/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
/packages/apps/Launcher2/src/com/android/launcher2/
SpringLoadedDragController.java
20
// how long the user must hover
over
a mini-screen before it unshrinks
27
// the screen the user is currently hovering
over
, if any
41
// Set a new alarm to expire for the screen that we are hovering
over
now
52
// Snap to the screen that we are hovering
over
now
/packages/apps/Nfc/res/values/
strings.xml
13
<!-- A notification description string informing the user that contact details were received
over
NFC [CHAR-LIMIT=64] -->
14
<string name="inbound_me_profile_title">Contact received
over
NFC</string>
19
<!-- A notification description string asking the user to share their contact details
over
NFC [CHAR-LIMIT=64] -->
22
<!-- A notification action string prompting the user to share their contact details
over
NFC [CHAR-LIMIT=64] -->
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmclip.h
1
/* atmclip.h - Classical IP
over
ATM */
/external/chromium/chrome/browser/debugger/manual_tests/
debugger-step-on-for-in-statements.html
32
TEST 2: Click 'Step
over
'. Debugger should step inside the loop to the next statement line.<br>
34
TEST 4: 'Step
over
' to the statement line and then 'Step
over
' again. Debugger should pause on
/external/chromium/chrome/browser/ui/cocoa/download/
download_item_cell.h
22
// mouse cursor is
over
currently.
31
// Track which part of the button the mouse is
over
56
// Returns if the mouse is
over
the button part of the cell.
/external/webkit/Source/JavaScriptCore/qt/api/
qscriptvalueiterator.cpp
37
beginning of the sequence of properties. Here's how to iterate
over
44
jumped
over
.
46
If you want to remove properties as you iterate
over
the
50
Note that QScriptValueIterator only iterates
over
the QScriptValue's
56
Note that QScriptValueIterator will not automatically skip
over
59
can skip
over
such properties with code like the following:
154
Returns the name of the last property that was jumped
over
using
165
Returns the name of the last property that was jumped
over
using
174
Returns the value of the last property that was jumped
over
using
185
Sets the \a value of the last property that was jumped
over
usin
[
all
...]
Completed in 1361 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>