Home
last modified time | relevance | path

Searched defs:SymbolAnimationConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dsymbol_animation_config.h40 struct SymbolAnimationConfig { struct
41 std::vector<SymbolNode> symbolNodes;
42 uint32_t numNodes = 0;
43 Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::NONE;
44 uint64_t symbolSpanId = 0;
45 uint16_t animationMode = 0;
46 int repeatCount = 1;
47 bool animationStart = false;
48 Drawing::DrawingCommonSubType commonSubType = Drawing::DrawingCommonSubType::DOWN;