Searched refs:IconHaloWidth (Results 1 – 4 of 4) sorted by relevance
207 struct IconHaloWidth : DataDrivenPaintProperty<float, attributes::a_halo_width, uniforms::u_halo_wi… struct294 IconHaloWidth,
762 return impl().paint.template get<IconHaloWidth>().value; in getIconHaloWidth()769 impl_->paint.template get<IconHaloWidth>().value = value; in setIconHaloWidth()776 impl_->paint.template get<IconHaloWidth>().options = options; in setIconHaloWidthTransition()781 return impl().paint.template get<IconHaloWidth>().options; in getIconHaloWidthTransition()
20 IconHaloWidth,
312 evaluated.get<style::IconHaloWidth>(), in iconPaintProperties()340 evaluated.get<style::IconHaloWidth>().constantOr(1), in iconPropertyValues()