Searched defs:configJsValue (Results 1 – 1 of 1) sorted by relevance
189 bool ParseFloatRandomConfig(JSRef<JSVal>& configJsValue, OHOS::Ace::NG::ParticleFloatPropertyUpdate… in ParseFloatRandomConfig()209 bool ParseFloatCurveConfig(JSRef<JSVal>& configJsValue, OHOS::Ace::NG::ParticleFloatPropertyUpdater… in ParseFloatCurveConfig()235 auto configJsValue = updaterJsObject->GetProperty("config"); in ParseFloatUpdater() local334 auto configJsValue = particleJsObject->GetProperty("config"); in ParseParticleObject() local493 void ParseColorRandomUpdater(JSRef<JSVal> configJsValue, OHOS::Ace::NG::ParticleColorPropertyUpdate… in ParseColorRandomUpdater()525 void ParseColorCurveUpdater(JSRef<JSVal> configJsValue, OHOS::Ace::NG::ParticleColorPropertyUpdater… in ParseColorCurveUpdater()550 auto configJsValue = updaterJsObject->GetProperty("config"); in ParseColorUpdater() local