Home
last modified time | relevance | path

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