Searched defs:marginBottom (Results 1 – 6 of 6) sorted by relevance
29 val marginBottom = if (useTaskbarMargin) taskbarMarginBottom else defaultMargin regex
100 final int marginBottom = (int) (((float) minMargins.getBottomMils() / MILS_PER_INCH) in PrintedPdfDocument() local
434 int marginBottom = res.getDimensionPixelSize(R.dimen.battery_margin_bottom); in scaleBatteryMeterViews() local
587 final int marginBottom = params.bottomMargin; in onLayout() local
146 val marginBottom = regex
266 final int marginBottom = a.getDimensionPixelOffset(R.styleable.Toolbar_titleMarginBottom, in Toolbar() local