Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp223 bool ParseFloatUpdater(JSRef<JSObject>& updaterJsObject, OHOS::Ace::NG::ParticleFloatPropertyUpdater& updater, in ParseFloatUpdater() argument
307 auto updaterJsObject = JSRef<JSObject>::Cast(updaterJsValue); in ParseFloatOption() local
547 bool ParseColorUpdater(JSRef<JSObject>& updaterJsObject, OHOS::Ace::NG::ParticleColorPropertyUpdater& updater) in ParseColorUpdater() argument
608 auto updaterJsObject = JSRef<JSObject>::Cast(updaterJsValue); in ParseColorOption() local
[all...]

Completed in 5 milliseconds