Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_progress.h51 static void JsSetFontStyle(const JSCallbackInfo& info);
H A Djs_progress.cpp374 JsSetFontStyle(info); in JsSetCapsuleStyle()
390 void JSProgress::JsSetFontStyle(const JSCallbackInfo& info) in JsSetFontStyle() function in OHOS::Ace::Framework::JSProgress