Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DGuidelineHandler.java441 protected List<Match> findClosest(Segment draggedEdge, List<Segment> edges) { in findClosest() argument
443 addClosest(draggedEdge, edges, closest); in findClosest()
447 protected void addClosest(Segment draggedEdge, List<Segment> edges, in addClosest() argument
452 for (Segment edge : edges) { in addClosest()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion12-expected-completion75.txt9 android:padding : Sets the padding, in pixels, of all four edges. [dimension]
34 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
35 android:fadingEdgeLength : Defines the length of the fading edges. [dimension]
Dcompletion1-expected-completion39.txt84 android:padding : Sets the padding, in pixels, of all four edges. [dimension]
109 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
110 android:fadingEdgeLength : Defines the length of the fading edges. [dimension]
Dcompletion5-expected-completion40.txt84 android:padding : Sets the padding, in pixels, of all four edges. [dimension]
109 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
110 android:fadingEdgeLength : Defines the length of the fading edges. [dimension]
Dcompletionvalues1-expected-completion32.txt91 android:fadingEdgeLength : Defines the length of the fading edges. [dimension]
190 android:padding : Sets the padding, in pixels, of all four edges. [dimension]
209 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]