Home | History | Annotate | Download | only in layers

Lines Matching refs:lineWidthRange

3234         if ((my_data->phys_dev_properties.properties.limits.lineWidthRange[0] > lineWidth) ||
3235 (my_data->phys_dev_properties.properties.limits.lineWidthRange[1] < lineWidth)) {
3239 lineWidth, my_data->phys_dev_properties.properties.limits.lineWidthRange[0],
3240 my_data->phys_dev_properties.properties.limits.lineWidthRange[1]);