Searched refs:colorJsObject (Results 1 – 1 of 1) sorted by relevance
589 void ParseColorOption(JSRef<JSObject>& colorJsObject, OHOS::Ace::NG::ParticleColorPropertyOption& c… in ParseColorOption() argument591 auto colorRangeJsValue = colorJsObject->GetProperty("range"); in ParseColorOption()595 auto colorDistJsValue = colorJsObject->GetProperty("distributionType"); in ParseColorOption()605 auto updaterJsValue = colorJsObject->GetProperty("updater"); in ParseColorOption()