Searched defs:JsBackgroundColor (Results 1 – 7 of 7) sorted by relevance
214 void JSCounter::JsBackgroundColor(const JSCallbackInfo& args) in JsBackgroundColor() function in OHOS::Ace::Framework::JSCounter
179 void JSXComponent::JsBackgroundColor(const JSCallbackInfo& args) in JsBackgroundColor() function in OHOS::Ace::Framework::JSXComponent
179 void JSSlidingPanel::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSSlidingPanel
304 void JSProgress::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSProgress
558 void JSButton::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSButton
2030 void JSViewAbstract::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSViewAbstract
93 napi_value JsBackgroundColor(napi_env env, napi_callback_info info) in JsBackgroundColor() function