Searched refs:setFontAssetDelegate (Results 1 – 5 of 5) sorted by relevance
40 fun setFontAssetDelegate(delegate: FontAssetDelegate) { in <lambda>() method41 animationViews.forEach { it.setFontAssetDelegate(delegate) } in <lambda>()
808 public void setFontAssetDelegate( in setFontAssetDelegate() method in LottieAnimationView810 lottieDrawable.setFontAssetDelegate(assetDelegate); in setFontAssetDelegate()
867 public void setFontAssetDelegate(
112 animationView.setFontAssetDelegate(object : FontAssetDelegate() { in <lambda>()
70 setFontAssetDelegate(object : FontAssetDelegate() { in <lambda>()