Home
last modified time | relevance | path

Searched defs:ImageSpanAttribute (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.h86 struct ImageSpanAttribute { struct
94 bool operator==(const ImageSpanAttribute& attribute) const argument
101 std::string ToString() const in ToString()