Home
last modified time | relevance | path

Searched defs:updaterJsObject (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp223 bool ParseFloatUpdater(JSRef<JSObject>& updaterJsObject, OHOS::Ace::NG::ParticleFloatPropertyUpdate… in ParseFloatUpdater()
307 auto updaterJsObject = JSRef<JSObject>::Cast(updaterJsValue); in ParseFloatOption() local
547 bool ParseColorUpdater(JSRef<JSObject>& updaterJsObject, OHOS::Ace::NG::ParticleColorPropertyUpdate… in ParseColorUpdater()
608 auto updaterJsObject = JSRef<JSObject>::Cast(updaterJsValue); in ParseColorOption() local