Searched refs:borderWidthProps (Results 1 – 1 of 1) sorted by relevance
826 NG::BorderWidthProperty borderWidthProps; in GetBorderWidthProps() local831 return borderWidthProps; in GetBorderWidthProps()847 borderWidthProps.leftDimen = leftDimen; in GetBorderWidthProps()851 borderWidthProps.rightDimen = rightDimen; in GetBorderWidthProps()855 borderWidthProps.topDimen = topDimen; in GetBorderWidthProps()859 borderWidthProps.bottomDimen = bottomDimen; in GetBorderWidthProps()861 borderWidthProps.multiValued = true; in GetBorderWidthProps()862 return borderWidthProps; in GetBorderWidthProps()1806 if (borderWidthProps.has_value()) { in ParseBorderColorAndStyle()1859 auto borderWidthProps = GetBorderWidthProps(env, asyncContext); in GetPromptActionDialog() local[all …]