Searched refs:IconHaloColor (Results 1 – 4 of 4) sorted by relevance
203 struct IconHaloColor : DataDrivenPaintProperty<Color, attributes::a_halo_color, uniforms::u_halo_co… struct293 IconHaloColor,
735 return impl().paint.template get<IconHaloColor>().value; in getIconHaloColor()742 impl_->paint.template get<IconHaloColor>().value = value; in setIconHaloColor()749 impl_->paint.template get<IconHaloColor>().options = options; in setIconHaloColorTransition()754 return impl().paint.template get<IconHaloColor>().options; in getIconHaloColorTransition()
59 evaluated.get<style::IconHaloColor>().constantOr(Color::black()).a > 0; in evaluate()311 evaluated.get<style::IconHaloColor>(), in iconPaintProperties()339 evaluated.get<style::IconHaloColor>().constantOr(Color::black()).a > 0 && in iconPropertyValues()
19 IconHaloColor,