Home
last modified time | relevance | path

Searched refs:SetImageLayoutStyle (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.h273 void SetImageLayoutStyle(const JSCallbackInfo& info) {} in SetImageLayoutStyle() function
H A Djs_span_object.cpp685 … "layoutStyle", &JSImageAttachment::GetImageLayoutStyle, &JSImageAttachment::SetImageLayoutStyle); in JSBind()