Searched defs:setTextSlot (Results 1 – 4 of 4) sorted by relevance
184 CanvasKit.ManagedAnimation.prototype.setTextSlot = function(key, textValue) { method in CanvasKit.ManagedAnimation
631 bool setTextSlot(const std::string& slotID, SimpleSlottableTextProperty t) { in setTextSlot() function in __anon855b3a180111::ManagedAnimation
108 bool skottie::SlotManager::setTextSlot(const SlotID& slotID, const TextPropertyValue& t) { in setTextSlot() function in skottie::SlotManager
1045 setTextSlot(key: string, text: SlottableTextProperty): boolean; method