Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_counter.cpp214 void JSCounter::JsBackgroundColor(const JSCallbackInfo& args) in JsBackgroundColor() function in OHOS::Ace::Framework::JSCounter
Djs_xcomponent.cpp179 void JSXComponent::JsBackgroundColor(const JSCallbackInfo& args) in JsBackgroundColor() function in OHOS::Ace::Framework::JSXComponent
Djs_sliding_panel.cpp179 void JSSlidingPanel::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSSlidingPanel
Djs_progress.cpp304 void JSProgress::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSProgress
Djs_button.cpp558 void JSButton::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSButton
Djs_view_abstract.cpp2030 void JSViewAbstract::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSViewAbstract
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
Dqrcode_napi.cpp93 napi_value JsBackgroundColor(napi_env env, napi_callback_info info) in JsBackgroundColor() function