Searched defs:configJsValue (Results 1 – 1 of 1) sorted by relevance
188 bool ParseFloatRandomConfig(JSRef<JSVal>& configJsValue, OHOS::Ace::NG::ParticleFloatPropertyUpdate… in ParseFloatRandomConfig()208 bool ParseFloatCurveConfig(JSRef<JSVal>& configJsValue, OHOS::Ace::NG::ParticleFloatPropertyUpdater… in ParseFloatCurveConfig()234 auto configJsValue = updaterJsObject->GetProperty("config"); in ParseFloatUpdater() local333 auto configJsValue = particleJsObject->GetProperty("config"); in ParseParticleObject() local500 void ParseColorRandomUpdater(JSRef<JSVal> configJsValue, OHOS::Ace::NG::ParticleColorPropertyUpdate… in ParseColorRandomUpdater()532 void ParseColorCurveUpdater(JSRef<JSVal> configJsValue, OHOS::Ace::NG::ParticleColorPropertyUpdater… in ParseColorCurveUpdater()557 auto configJsValue = updaterJsObject->GetProperty("config"); in ParseColorUpdater() local