Searched refs:JsBackgroundImagePosition (Results 1 – 4 of 4) sorted by relevance
186 …s<JSXComponent>::StaticMethod("backgroundImagePosition", &JSXComponent::JsBackgroundImagePosition); in JSBind()549 void JSXComponent::JsBackgroundImagePosition(const JSCallbackInfo& args) in JsBackgroundImagePosition() function in OHOS::Ace::Framework::JSXComponent555 JSViewAbstract::JsBackgroundImagePosition(args); in JsBackgroundImagePosition()
166 static void JsBackgroundImagePosition(const JSCallbackInfo& args);
146 static void JsBackgroundImagePosition(const JSCallbackInfo& info);
3220 void JSViewAbstract::JsBackgroundImagePosition(const JSCallbackInfo& info) in JsBackgroundImagePosition() function in OHOS::Ace::Framework::JSViewAbstract8694 …ViewAbstract>::StaticMethod("backgroundImagePosition", &JSViewAbstract::JsBackgroundImagePosition); in JSBind()