Home
last modified time | relevance | path

Searched refs:paddingTop (Results 1 – 7 of 7) sorted by relevance

/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DCaptureRenderer.java66 node.paddingTop | node.paddingRight) != 0) { in paintComponent()
68 g.drawRect(node.paddingLeft, node.paddingTop, in paintComponent()
70 height - node.paddingBottom - node.paddingTop); in paintComponent()
DScreenViewer.java593 node.paddingTop | node.paddingRight) != 0) { in paintComponent()
595 s.drawRect(node.paddingLeft, node.paddingTop, in paintComponent()
597 node.height - node.paddingBottom - node.paddingTop - 1); in paintComponent()
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
DViewNode.java46 public int paddingTop; field in ViewNode
76 paddingTop = getInt("mPaddingTop", 0); in decode()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion12-expected-completion75.txt11 android:paddingTop : Sets the padding, in pixels, of the top edge; see padding. [dimension]
Dcompletion5-expected-completion40.txt86 android:paddingTop : Sets the padding, in pixels, of the top edge; see padding. [dimension]
Dcompletion1-expected-completion39.txt86 android:paddingTop : Sets the padding, in pixels, of the top edge; see padding. [dimension]
Dcompletionvalues1-expected-completion32.txt196 android:paddingTop : Sets the padding, in pixels, of the top edge; see padding. [dimension]