Home
last modified time | relevance | path

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

/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DCaptureRenderer.java65 if ((node.paddingBottom | node.paddingLeft | in paintComponent()
70 height - node.paddingBottom - node.paddingTop); in paintComponent()
DScreenViewer.java592 if ((node.paddingBottom | node.paddingLeft | in paintComponent()
597 node.height - node.paddingBottom - node.paddingTop - 1); in paintComponent()
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
DViewNode.java47 public int paddingBottom; field in ViewNode
77 paddingBottom = getInt("mPaddingBottom", 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.txt13 android:paddingBottom : Sets the padding, in pixels, of the bottom edge; see padding. [dimension]
Dcompletion5-expected-completion40.txt88 android:paddingBottom : Sets the padding, in pixels, of the bottom edge; see padding. [dimension]
Dcompletion1-expected-completion39.txt88 android:paddingBottom : Sets the padding, in pixels, of the bottom edge; see padding. [dimension]
Dcompletionvalues1-expected-completion32.txt191 android:paddingBottom : Sets the padding, in pixels, of the bottom edge; see padding. [dimension]