Home
last modified time | relevance | path

Searched refs:cursor (Results 1 – 23 of 23) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidDoubleClickStrategy.java45 int cursor = fCaretPosition - fStructuredDocumentRegion.getStartOffset(fTextRegion); in processElementDoubleClicked() local
47 if (cursor > ns) { in processElementDoubleClicked()
59 protected Point getWord(String string, int cursor) { in getWord() argument
65 Point position = super.getWord(string, cursor); in getWord()
67 assert cursor >= position.x && cursor <= position.y; in getWord() local
74 if (nameStart != -1 && nameStart < cursor) { in getWord()
82 int lastDot = string.lastIndexOf('.', cursor); in getWord()
84 int next = string.indexOf('.', cursor); in getWord()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/refactorings/core/
DRenameResourceXmlTextActionTest.java82 int cursor = contents.indexOf('^'); in checkClassName() local
83 assertTrue("Must set cursor position with ^ in " + contents, cursor != -1); in checkClassName()
84 contents = contents.substring(0, cursor) + contents.substring(cursor + 1); in checkClassName()
92 RenameResourceXmlTextAction.findClassName(document, null, cursor); in checkClassName()
98 int cursor = contents.indexOf('^'); in checkWord() local
99 assertTrue("Must set cursor position with ^ in " + contents, cursor != -1); in checkWord()
100 contents = contents.substring(0, cursor) + contents.substring(cursor + 1); in checkWord()
107 ResourceUrl resource = RenameResourceXmlTextAction.findResource(document, cursor); in checkWord()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/
DAndroidDoubleClickStrategyTest.java56 int cursor = before.indexOf('^'); in checkWord() local
57 assertTrue("Must set cursor position with ^ in " + before, cursor != -1); in checkWord()
58 before = before.substring(0, cursor) + before.substring(cursor + 1); in checkWord()
63 Point positions = strategy.getWord(before, cursor); in checkWord()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGestureManager.java324 Cursor cursor = display.getSystemCursor(cursorType); in updateCursor() local
325 if (cursor != mCanvas.getCursor()) { in updateCursor()
326 mCanvas.setCursor(cursor); in updateCursor()
336 Cursor cursor = display.getSystemCursor(SWT.CURSOR_HAND); in updateCursor() local
337 if (cursor != mCanvas.getCursor()) { in updateCursor()
338 mCanvas.setCursor(cursor); in updateCursor()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletionvalues1-expected-completion23.txt3 …hat will be used to display a text selection anchor for positioning the cursor within text. [ref…
Dcompletion1-expected-completion39.txt16 android:cursorVisible : Makes the cursor visible (the default) or invisible. [boolean]
50 …nside of its frozen icicle in addition to meta-data such as the current cursor position. [boolea…
70 …hat will be used to display a text selection anchor for positioning the cursor within text. [ref…
71 android:textEditPasteWindowLayout : The layout of the view that is displayed on top of the cursor
73 …PasteWindowLayout when the window is moved on the side of the insertion cursor because it would b…
76 android:textCursorDrawable : Reference to a drawable that will be drawn under the insertion cursor
Dcompletion5-expected-completion40.txt16 android:cursorVisible : Makes the cursor visible (the default) or invisible. [boolean]
50 …nside of its frozen icicle in addition to meta-data such as the current cursor position. [boolea…
70 …hat will be used to display a text selection anchor for positioning the cursor within text. [ref…
71 android:textEditPasteWindowLayout : The layout of the view that is displayed on top of the cursor
73 …PasteWindowLayout when the window is moved on the side of the insertion cursor because it would b…
76 android:textCursorDrawable : Reference to a drawable that will be drawn under the insertion cursor
Dcompletionvalues1-expected-completion32.txt52 android:cursorVisible : Makes the cursor visible (the default) or invisible. [boolean]
108 …nside of its frozen icicle in addition to meta-data such as the current cursor position. [boolea…
277 android:textCursorDrawable : Reference to a drawable that will be drawn under the insertion cursor
280 android:textEditPasteWindowLayout : The layout of the view that is displayed on top of the cursor
282 …PasteWindowLayout when the window is moved on the side of the insertion cursor because it would b…
289 …hat will be used to display a text selection anchor for positioning the cursor within text. [ref…
/sdk/templates/docs/
Ddefault.css84 cursor: pointer;
110 cursor: pointer;
/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/jarCheckTests1/lib2/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/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/jarCheckTests3/lib1/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/jarCheckTests1/app/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/jarCheckTests3/lib2/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/apps/NotificationStudio/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
Dandroid-support-v7-gridlayout.jar ... .widget.GridLayout$Arc[] result int cursor android.support.v7.widget.GridLayout$ ...
/sdk/eclipse/
Dchanges.txt129 follow the mouse cursor etc.