Home
last modified time | relevance | path

Searched refs:drawn (Results 1 – 6 of 6) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DLayoutTestBase.java107 String drawn = graphics.getDrawn().toString(); in dragInto() local
111 if (!drawn.contains(fragment)) { in dragInto()
115 System.out.println("Full graphics output: " + drawn); in dragInto()
117 assertTrue(fragment + " not found; full=" + drawn, drawn.contains(fragment)); in dragInto()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Ddrawable2-expected-completion51.txt9 android:useLevel : Indicates whether the drawable's level affects the way the gradient is drawn.
Dcompletion1-expected-completion39.txt52 android:drawableTop : The drawable to be drawn above the text. [color, reference]
53 android:drawableBottom : The drawable to be drawn below the text. [color, reference]
54 android:drawableLeft : The drawable to be drawn to the left of the text. [color, reference]
55 android:drawableRight : The drawable to be drawn to the right of the text. [color, reference]
56 android:drawableStart : The drawable to be drawn to the start of the text. [color, reference]
57 android:drawableEnd : The drawable to be drawn to the end of the text. [color, reference]
76 android:textCursorDrawable : Reference to a drawable that will be drawn under the insertion cursor…
106 …orizontalTrack : Defines whether the horizontal scrollbar track should always be drawn. [boolean]
107 …rawVerticalTrack : Defines whether the vertical scrollbar track should always be drawn. [boolean]
Dcompletion5-expected-completion40.txt52 android:drawableTop : The drawable to be drawn above the text. [color, reference]
53 android:drawableBottom : The drawable to be drawn below the text. [color, reference]
54 android:drawableLeft : The drawable to be drawn to the left of the text. [color, reference]
55 android:drawableRight : The drawable to be drawn to the right of the text. [color, reference]
56 android:drawableStart : The drawable to be drawn to the start of the text. [color, reference]
57 android:drawableEnd : The drawable to be drawn to the end of the text. [color, reference]
76 android:textCursorDrawable : Reference to a drawable that will be drawn under the insertion cursor…
106 …orizontalTrack : Defines whether the horizontal scrollbar track should always be drawn. [boolean]
107 …rawVerticalTrack : Defines whether the vertical scrollbar track should always be drawn. [boolean]
Dcompletionvalues1-expected-completion32.txt26 android:cacheColorHint : Indicates that this list will always be drawn on top of solid, single-col…
62 android:drawSelectorOnTop : When set to true, the selector will be drawn over the selected item. …
63 android:drawableBottom : The drawable to be drawn below the text. [color, reference]
64 android:drawableEnd : The drawable to be drawn to the end of the text. [color, reference]
65 android:drawableLeft : The drawable to be drawn to the left of the text. [color, reference]
67 android:drawableRight : The drawable to be drawn to the right of the text. [color, reference]
68 android:drawableStart : The drawable to be drawn to the start of the text. [color, reference]
69 android:drawableTop : The drawable to be drawn above the text. [color, reference]
106 android:foregroundInsidePadding : Defines whether the foreground drawable should be drawn inside t…
223 …orizontalTrack : Defines whether the horizontal scrollbar track should always be drawn. [boolean]
[all …]
Dcompletion12-expected-completion75.txt31 …orizontalTrack : Defines whether the horizontal scrollbar track should always be drawn. [boolean]
32 …rawVerticalTrack : Defines whether the vertical scrollbar track should always be drawn. [boolean]