Home
last modified time | relevance | path

Searched refs:ReadTextShadows (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.h224 static std::vector<Shadow> ReadTextShadows(std::vector<uint8_t>& buff, int32_t& cursor);
H A Dtlv_util.cpp172 std::vector<Shadow> TLVUtil::ReadTextShadows(std::vector<uint8_t>& buff, int32_t& cursor) in ReadTextShadows() function in OHOS::Ace::TLVUtil
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp1626 std::vector<Shadow> readShadows = TLVUtil::ReadTextShadows(buffer, cursor);
1630 std::vector<Shadow> errShadows = TLVUtil::ReadTextShadows(buffer, cursor);