Searched refs:_attachFont (Results 1 – 1 of 1) sorted by relevance
1339 static void _attachFont(LottieComposition* comp, LottieLayer* parent) in _attachFont() function1390 if (child->type == LottieLayer::Text) _attachFont(comp, child); in _buildComposition()