Home
last modified time | relevance | path

Searched refs:countIntValue (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp381 auto countIntValue = countJsValue->ToNumber<int32_t>(); in ParseParticleObject() local
382 if (countIntValue >= -1) { in ParseParticleObject()
383 count = countIntValue; in ParseParticleObject()

Completed in 2 milliseconds