Lines Matching refs:borderProps
2987 borderProps, radiusInfo, radii, widths, styles, colors;
2990 borderProps = borderInfo.getProps(); property
2992 widths = borderProps.widths;
2993 styles = borderProps.styles;
2994 colors = borderProps.colors;
2996 if( borderProps.widthsSame && borderProps.stylesSame && borderProps.colorsSame ) {
3184 borderProps = this.styleInfos.borderInfo.getProps(),
3193 …widths = props.widths || ( borderProps ? borderProps.widths : { 't': zero, 'r': zero, 'b': zero, '…
3488 borderProps = this.styleInfos.borderInfo.getProps(),
3489 borderWidths = borderProps && borderProps.widths,
3748 borderProps = me.styleInfos.borderInfo.getProps(),
3775 …widths = props.widths || ( borderProps ? borderProps.widths : { 't': zero, 'r': zero, 'b': zero, '…