Searched refs:setPaddingBottom (Results 1 – 5 of 5) sorted by relevance
94 setPaddingBottom(bottom); in setPadding()158 public void setPaddingBottom(float paddingBottom) { in setPaddingBottom() method in BoxModel
74 public void setPaddingBottom(float paddingBottom); in setPaddingBottom() method
225 public void setPaddingBottom(float paddingBottom) { in setPaddingBottom() method in Widget226 boxModel.setPaddingBottom(paddingBottom); in setPaddingBottom()
831 boxModel.setPaddingBottom(plotPaddingBottom); in setPlotPaddingBottom()
732 public void setPaddingBottom(int paddingBottom) { in setPaddingBottom() method in ShadowView