Searched defs:bottomMargin (Results 1 – 4 of 4) sorted by relevance
1171 int bottomMargin = 0; in onLayout() local
1109 int bottomMargin = getMargin(c, false, false); in onLayout() local
1048 int bottomMargin = getMargin(c, false, false); in onLayout() local
5712 public int bottomMargin; field in ViewGroup.MarginLayoutParams