Searched defs:bottomMargin (Results 1 – 5 of 5) sorted by relevance
171 int bottomMargin = in applyPartnerCustomizationHeaderAreaStyle() local
91 int bottomMargin; in applyPartnerCustomizationStyle() local
30 int bottomMargin = kDefaultBottomMarginInBursts; in clipBufferSize() local
280 final int bottomMargin = Math.max(insets.getSystemWindowInsetBottom() - bottomOffset, 0); in onApplyWindowInsets() local
56 private int bottomMargin; /* bottom scroll margin */ field in VDUBuffer