Searched refs:JsBackgroundImageSize (Results 1 – 4 of 4) sorted by relevance
185 … JSClass<JSXComponent>::StaticMethod("backgroundImageSize", &JSXComponent::JsBackgroundImageSize); in JSBind()540 void JSXComponent::JsBackgroundImageSize(const JSCallbackInfo& args) in JsBackgroundImageSize() function in OHOS::Ace::Framework::JSXComponent546 JSViewAbstract::JsBackgroundImageSize(args); in JsBackgroundImageSize()
165 static void JsBackgroundImageSize(const JSCallbackInfo& args);
145 static void JsBackgroundImageSize(const JSCallbackInfo& info);
3162 void JSViewAbstract::JsBackgroundImageSize(const JSCallbackInfo& info) in JsBackgroundImageSize() function in OHOS::Ace::Framework::JSViewAbstract8693 …Class<JSViewAbstract>::StaticMethod("backgroundImageSize", &JSViewAbstract::JsBackgroundImageSize); in JSBind()