Home
last modified time | relevance | path

Searched refs:GetImageLayoutStyle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.h272 void GetImageLayoutStyle(const JSCallbackInfo& info);
H A Djs_span_object.cpp685 … "layoutStyle", &JSImageAttachment::GetImageLayoutStyle, &JSImageAttachment::SetImageLayoutStyle); in JSBind()
891 void JSImageAttachment::GetImageLayoutStyle(const JSCallbackInfo& info) in GetImageLayoutStyle() function in OHOS::Ace::Framework::JSImageAttachment