Searched refs:jpropK (Results 1 – 2 of 2) sorted by relevance
266 const auto& jpropK = (*jprop)["k"]; in BindPropertyImpl() local276 if (ValueTraits<T>::FromJSON(jpropK, abuilder, &val)) { in BindPropertyImpl()293 auto animator = KeyframeAnimator<T>::Make(jpropK, abuilder, std::move(apply)); in BindPropertyImpl()
264 const auto& jpropK = (*jprop)["k"]; in BindPropertyImpl() local274 if (ValueTraits<T>::FromJSON(jpropK, abuilder, &val)) { in BindPropertyImpl()291 auto animator = KeyframeAnimator<T>::Make(jpropK, abuilder, std::move(apply)); in BindPropertyImpl()