Home | History | Annotate | Download | only in widget

Lines Matching defs:RIGHT_MARGIN

1902         private static final int RIGHT_MARGIN = R.styleable.GridLayout_Layout_android_layout_marginRight;
2040 this.rightMargin = a.getDimensionPixelSize(RIGHT_MARGIN, margin);