Searched refs:JsColorBlend (Results 1 – 4 of 4) sorted by relevance
197 JSClass<JSXComponent>::StaticMethod("colorBlend", &JSXComponent::JsColorBlend); in JSBind()649 void JSXComponent::JsColorBlend(const JSCallbackInfo& args) in JsColorBlend() function in OHOS::Ace::Framework::JSXComponent655 JSViewAbstract::JsColorBlend(args); in JsColorBlend()
177 static void JsColorBlend(const JSCallbackInfo& args);
239 static void JsColorBlend(const JSCallbackInfo& info);
4860 void JSViewAbstract::JsColorBlend(const JSCallbackInfo& info) in JsColorBlend() function in OHOS::Ace::Framework::JSViewAbstract8738 JSClass<JSViewAbstract>::StaticMethod("colorBlend", &JSViewAbstract::JsColorBlend); in JSBind()