Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp844 uint32_t indexJsValue = paramObj->GetProperty("index")->ToNumber<uint32_t>(); in ParseEmitterProperty() local
845 index = indexJsValue > 0 ? indexJsValue : 0; in ParseEmitterProperty()

Completed in 2 milliseconds