Home
last modified time | relevance | path

Searched refs:WriteTextShadows (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.h223 static void WriteTextShadows(std::vector<uint8_t>& buff, std::vector<Shadow>& value);
H A Dtlv_util.cpp163 void TLVUtil::WriteTextShadows(std::vector<uint8_t>& buff, std::vector<Shadow>& value) in WriteTextShadows() function in OHOS::Ace::TLVUtil
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp1622 TLVUtil::WriteTextShadows(buffer, writeShadows);