Home
last modified time | relevance | path

Searched refs:_attachFont (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.cpp1339 static void _attachFont(LottieComposition* comp, LottieLayer* parent) in _attachFont() function
1390 if (child->type == LottieLayer::Text) _attachFont(comp, child); in _buildComposition()