Searched refs:TextPropertyHandle (Results 1 – 6 of 6) sorted by relevance
107 using TextPropertyHandle = PropertyHandle<TextPropertyValue, variable130 const LazyHandle<TextPropertyHandle>&);
106 PropMap<skottie::TextPropertyHandle> fTextMap;
41 const LazyHandle<skottie::TextPropertyHandle>& t) override { in onTextProperty()
126 const LazyHandle<TextPropertyHandle>&) {} in onTextProperty() argument
147 std::unique_ptr<skottie::TextPropertyHandle> handle; in DEF_TEST()167 const PropertyObserver::LazyHandle<TextPropertyHandle>& lh) override { in DEF_TEST()
271 return std::make_unique<TextPropertyHandle>(t); in dispatchTextProperty()