Home
last modified time | relevance | path

Searched refs:direction (Results 1 – 25 of 36) sorted by relevance

12

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DResizeGesture.java145 Position direction = mHandle.getPosition(); in getNewBounds() local
161 int newW = Math.abs(b.w + (direction.isLeft() ? -deltaX : deltaX)); in getNewBounds()
162 int newH = Math.abs(b.h + (direction.isTop() ? -deltaY : deltaY)); in getNewBounds()
170 if (direction.isLeft()) { in getNewBounds()
182 } else if (direction.isRight()) { in getNewBounds()
192 assert direction == Position.BOTTOM_MIDDLE || direction == Position.TOP_MIDDLE; in getNewBounds()
195 if (direction.isTop()) { in getNewBounds()
207 } else if (direction.isBottom()) { in getNewBounds()
217 assert direction == Position.LEFT_MIDDLE || direction == Position.RIGHT_MIDDLE; in getNewBounds()
DLayoutActionBar.java661 void rescale(int direction) { in rescale() argument
665 if (direction > 0) { in rescale()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Danimator1-expected-completion60.txt2 scaleX : scale of the view in the x direction.
3 scaleY : scale of the view in the y direction.
Dcompletion8-expected-completion44.txt13 android:layoutDirection : Defines the direction of layout drawing. [enum]
Dcompletion12-expected-completion75.txt63 android:scaleX : scale of the view in the x direction. [float]
64 android:scaleY : scale of the view in the y direction. [float]
67 android:layoutDirection : Defines the direction of layout drawing. [enum]
Dcompletion1-expected-completion39.txt138 android:scaleX : scale of the view in the x direction. [float]
139 android:scaleY : scale of the view in the y direction. [float]
142 android:layoutDirection : Defines the direction of layout drawing. [enum]
Dcompletion5-expected-completion40.txt138 android:scaleX : scale of the view in the x direction. [float]
139 android:scaleY : scale of the view in the y direction. [float]
142 android:layoutDirection : Defines the direction of layout drawing. [enum]
/sdk/apps/SdkController/
DImplementation.txt49 In the other direction, the activity provides a listener for the service to notify
/sdk/apps/NotificationStudio/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests1/app/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests3/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests2/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/javaProjectTest/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests2/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/libsAndJarTest/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/javaProjectTest/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests1/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/libsAndJarTest/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests1/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests3/lib2/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/files/
DNOTICE32 direction or management of such entity, whether by contract or
/sdk/find_lock/
DNOTICE32 direction or management of such entity, whether by contract or
/sdk/avdlauncher/
DNOTICE32 direction or management of such entity, whether by contract or
/sdk/emulator/mksdcard/
DNOTICE32 direction or management of such entity, whether by contract or
/sdk/eventanalyzer/
DNOTICE32 direction or management of such entity, whether by contract or

12