Home
last modified time | relevance | path

Searched refs:ParseJsImageSpanSizeAttribute (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.h284 …static void ParseJsImageSpanSizeAttribute(const JSRef<JSObject>& obj, ImageSpanAttribute& imageSty…
H A Djs_span_object.cpp740 ParseJsImageSpanSizeAttribute(obj, imageStyle); in ParseJsImageSpanAttribute()
774 void JSImageAttachment::ParseJsImageSpanSizeAttribute(const JSRef<JSObject>& obj, ImageSpanAttribut… in ParseJsImageSpanSizeAttribute() function in OHOS::Ace::Framework::JSImageAttachment