Searched refs:JsForegroundColor (Results 1 – 2 of 2) sorted by relevance
270 static void JsForegroundColor(const JSCallbackInfo& info);
8688 JSClass<JSViewAbstract>::StaticMethod("foregroundColor", &JSViewAbstract::JsForegroundColor); in JSBind()10118 void JSViewAbstract::JsForegroundColor(const JSCallbackInfo& info) in JsForegroundColor() function in OHOS::Ace::Framework::JSViewAbstract