Searched defs:SpanItemType (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ | ||
H A D | span_node.h | 153 enum class SpanItemType { NORMAL = 0, IMAGE = 1, CustomSpan = 2, SYMBOL = 3, PLACEHOLDER = 4 }; class |
Completed in 3 milliseconds