Home
last modified time | relevance | path

Searched refs:DecodeSpanItemList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.h68 …static void DecodeSpanItemList(std::vector<uint8_t>& buff, int32_t& cursor, RefPtr<SpanString>& sp…
H A Dspan_string.cpp1019 void SpanString::DecodeSpanItemList(std::vector<uint8_t>& buff, int32_t& cursor, RefPtr<SpanString>… in DecodeSpanItemList() function in OHOS::Ace::SpanString