Lines Matching refs:bindProperty
56 abuilder->bindProperty<ScalarValue>((*amount_prop)["v"], ascope, in AttachTintLayerEffect()
99 abuilder->bindProperty<ScalarValue>((*blend_prop)["v"], ascope, in AttachTritoneLayerEffect()
138 abuilder->bindProperty<ScalarValue>((*opacity_prop)["v"], ascope, in AttachFillLayerEffect()
188 abuilder->bindProperty<VectorValue>((*color_prop)["v"], ascope, in AttachDropShadowLayerEffect()
192 abuilder->bindProperty<ScalarValue>((*opacity_prop)["v"], ascope, in AttachDropShadowLayerEffect()
196 abuilder->bindProperty<ScalarValue>((*direction_prop)["v"], ascope, in AttachDropShadowLayerEffect()
200 abuilder->bindProperty<ScalarValue>((*distance_prop)["v"], ascope, in AttachDropShadowLayerEffect()
204 abuilder->bindProperty<ScalarValue>((*softness_prop)["v"], ascope, in AttachDropShadowLayerEffect()
208 abuilder->bindProperty<ScalarValue>((*shadow_only_prop)["v"], ascope, in AttachDropShadowLayerEffect()
243 abuilder->bindProperty<ScalarValue>((*blurriness_prop)["v"], ascope, in AttachGaussianBlurLayerEffect()
247 abuilder->bindProperty<ScalarValue>((*dimensions_prop)["v"], ascope, in AttachGaussianBlurLayerEffect()
251 abuilder->bindProperty<ScalarValue>((*repeatedge_prop)["v"], ascope, in AttachGaussianBlurLayerEffect()