Home
last modified time | relevance | path

Searched refs:CreateImageOptions (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.h280 static ImageSpanOptions CreateImageOptions(const JSRef<JSObject>& obj);
H A Djs_span_object.cpp691 auto imageOptions = JSImageAttachment::CreateImageOptions(obj); in ParseJsImageSpan()
698 ImageSpanOptions JSImageAttachment::CreateImageOptions(const JSRef<JSObject>& obj) in CreateImageOptions() function in OHOS::Ace::Framework::JSImageAttachment