Searched defs:topMargin (Results 1 – 3 of 3) sorted by relevance
1040 int topMargin = 0; in onLayout() local
1011 int topMargin = getMargin(c, false, true); in onLayout() local
5368 public int topMargin; field in ViewGroup.MarginLayoutParams