Home
last modified time | relevance | path

Searched refs:outline (Results 1 – 5 of 5) sorted by relevance

/sdk/eclipse/scripts/
Dgen_icon.py53 fill=data.circle_color, outline=None)
56 fill=None, outline=data.border_color)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditorDelegate.java620 IContentOutlinePage outline; in updateOutline() local
623 outline = getGraphicalOutline(); in updateOutline()
645 outline = mEditorOutline; in updateOutline()
648 mMultiOutline.setPageActive(outline); in updateOutline()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DMoveGesture.java784 OutlinePage outline = mCanvas.getOutlinePage(); in processDropEvent() local
798 ISelection currentSelection = outline.getSelection(); in processDropEvent()
800 outline.setSelection(newSelection); in processDropEvent()
/sdk/eclipse/
Dchanges.txt45 tooltips in the layout canvas and in the outline, error count
87 docked into the Outline view, and the outline can appear in a
127 between the two outlines, and in particular the XML editor outline
403 - Rewritten outline drag & drop handling, improved label colors
494 - Outline mode in the Visual Layout Editor draws layout outline to
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletionvalues1-expected-completion32.txt38 android:clickColor : Color of the outline of click feedback. [color]
210 android:resOutColor : Color of the res-out outline. [color]