Home
last modified time | relevance | path

Searched refs:jsSweepingEffect (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_progress.cpp296 auto jsSweepingEffect = paramObject->GetProperty("enableScanEffect"); in JsSetRingStyleOptions() local
298 if (!ParseJsBool(jsSweepingEffect, sweepingEffect)) { in JsSetRingStyleOptions()
352 auto jsSweepingEffect = paramObject->GetProperty("enableScanEffect"); in JsSetCapsuleStyle() local
354 if (!ParseJsBool(jsSweepingEffect, sweepingEffect)) { in JsSetCapsuleStyle()
520 auto jsSweepingEffect = paramObject->GetProperty("enableScanEffect"); in JsSetLinearStyleOptions() local
522 if (!ParseJsBool(jsSweepingEffect, sweepingEffect)) { in JsSetLinearStyleOptions()