OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initialY
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/input/
InsertionHandleTest.java
120
int
initialY
= handle.getPositionY();
122
int dragToY =
initialY
+ 120;
163
int
initialY
= handle.getPositionY();
165
int dragToY =
initialY
;
167
assertWaitForHandleNear(dragToX,
initialY
);
172
initialY
= handle.getPositionY();
173
dragToY =
initialY
+ 120;
176
assertWaitForHandleNear(initialX,
initialY
);
194
int
initialY
= handle.getPositionY();
196
int dragToY =
initialY
+ 150
[
all
...]
/external/chromium_org/v8/test/mjsunit/regress/
regress-201590.js
32
function Foo(initialX,
initialY
, initialScale, initialMapHeight) {
33
this.ORIGIN = { x: initialX, y:
initialY
};
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
SlidingChallengeLayout.java
776
private boolean crossedDragHandle(float x, float y, float
initialY
) {
783
vertOk =
initialY
< (challengeTop - getDragHandleSizeAbove()) &&
786
vertOk =
initialY
> challengeTop + getDragHandleSizeBelow() &&
[
all
...]
/frameworks/base/core/java/android/widget/
AbsListView.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar
/prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar
/prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
org.eclipse.jface_3.6.2.M20110210-1200.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar
Completed in 690 milliseconds