Searched defs:setPaddingBottom (Results 1 – 2 of 2) sorted by relevance
732 public void setPaddingBottom(int paddingBottom) { in setPaddingBottom() method in ShadowView
1215 void setPaddingBottom(const Length& v) { SET_VAR(surround, padding.m_bottom, v); } in setPaddingBottom() function