Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_progress.h50 static void JsSetCapsuleStyle(const JSCallbackInfo& info);
H A Djs_progress.cpp195 JsSetCapsuleStyle(info); in SetCircularStyle()
327 void JSProgress::JsSetCapsuleStyle(const JSCallbackInfo& info) in JsSetCapsuleStyle() function in OHOS::Ace::Framework::JSProgress