Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dparticle_property.h36 enum ACE_EXPORT ParticleEmitterShape { RECTANGLE = 0, CIRCLE, ELLIPSE }; enum
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsEnumStyle.js3099 var ParticleEmitterShape; variable
3100 (function (ParticleEmitterShape) { argument