Home
last modified time | relevance | path

Searched refs:ReadTextShadow (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp144 Shadow TLVUtil::ReadTextShadow(std::vector<uint8_t>& buff, int32_t& cursor) in ReadTextShadow() function in OHOS::Ace::TLVUtil
180 shadows.emplace_back(ReadTextShadow(buff, cursor)); in ReadTextShadows()
H A Dtlv_util.h222 static Shadow ReadTextShadow(std::vector<uint8_t>& buff, int32_t& cursor);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp1612 Shadow readShadow = TLVUtil::ReadTextShadow(buffer, cursor);
1615 Shadow errShadow = TLVUtil::ReadTextShadow(buffer, cursor);