Searched refs:styleProps (Results 1 – 1 of 1) sorted by relevance
927 NG::BorderStyleProperty styleProps; in GetBorderStyleProps() local946 styleProps.styleLeft = styleLeft; in GetBorderStyleProps()949 styleProps.styleRight = styleRight; in GetBorderStyleProps()952 styleProps.styleTop = styleTop; in GetBorderStyleProps()955 styleProps.styleBottom = styleBottom; in GetBorderStyleProps()957 styleProps.multiValued = true; in GetBorderStyleProps()958 return styleProps; in GetBorderStyleProps()962 … styleProps = NG::BorderStyleProperty({ borderStyle, borderStyle, borderStyle, borderStyle }); in GetBorderStyleProps()963 return styleProps; in GetBorderStyleProps()