Home
last modified time | relevance | path

Searched defs:ImageSpan (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.h272 class ImageSpan : public SpanBase { class in OHOS::Ace::SpanType
H A Dspan_object.cpp518 ImageSpan::ImageSpan(const ImageSpanOptions& options) : SpanBase(0, 1), imageOptions_(options) {} in ImageSpan() function in OHOS::Ace::ImageSpan
520 ImageSpan::ImageSpan(const ImageSpanOptions& options, int32_t position) in ImageSpan() function in OHOS::Ace::ImageSpan
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js

Completed in 35 milliseconds