Searched refs:dispatchTextProperty (Results 1 – 6 of 6) sorted by relevance
310 this->dispatchTextProperty(adapter); in attachTextLayer()
176 bool dispatchTextProperty(const sk_sp<TextAdapter>&) const;
267 bool AnimationBuilder::dispatchTextProperty(const sk_sp<TextAdapter>& t) const { in dispatchTextProperty() function in skottie::internal::AnimationBuilder
199 bool dispatchTextProperty(const sk_sp<TextAdapter>&) const;
369 bool AnimationBuilder::dispatchTextProperty(const sk_sp<TextAdapter>& t) const { in dispatchTextProperty() function in skottie::internal::AnimationBuilder
286 abuilder->dispatchTextProperty(adapter); in Make()