Searched refs:paddingBottom (Results 1 – 7 of 7) sorted by relevance
65 if ((node.paddingBottom | node.paddingLeft | in paintComponent()70 height - node.paddingBottom - node.paddingTop); in paintComponent()
592 if ((node.paddingBottom | node.paddingLeft | in paintComponent()597 node.height - node.paddingBottom - node.paddingTop - 1); in paintComponent()
47 public int paddingBottom; field in ViewNode77 paddingBottom = getInt("mPaddingBottom", 0); in decode()
13 android:paddingBottom : Sets the padding, in pixels, of the bottom edge; see padding. [dimension]
88 android:paddingBottom : Sets the padding, in pixels, of the bottom edge; see padding. [dimension]
191 android:paddingBottom : Sets the padding, in pixels, of the bottom edge; see padding. [dimension]