Searched defs:JsBackgroundColor (Results 1 – 7 of 7) sorted by relevance
205 void JSCounter::JsBackgroundColor(const JSCallbackInfo& args) in JsBackgroundColor() function in OHOS::Ace::Framework::JSCounter
176 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
531 void JSButton::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSButton
515 void JSXComponent::JsBackgroundColor(const JSCallbackInfo& args) in JsBackgroundColor() function in OHOS::Ace::Framework::JSXComponent
2782 void JSViewAbstract::JsBackgroundColor(const JSCallbackInfo& info) in JsBackgroundColor() function in OHOS::Ace::Framework::JSViewAbstract
92 napi_value JsBackgroundColor(napi_env env, napi_callback_info info) in JsBackgroundColor() function