Home
last modified time | relevance | path

Searched defs:SetTextShadow (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/text/
Dmock_text_content_modifier.cpp72 void TextContentModifier::SetTextShadow(const Shadow& value) {} in SetTextShadow() function in OHOS::Ace::NG::TextContentModifier
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_model_ng.cpp74 void TextModelNG::SetTextShadow(const Shadow& value) in SetTextShadow() function in OHOS::Ace::NG::TextModelNG
Dtext_content_modifier.cpp431 void TextContentModifier::SetTextShadow(const Shadow& value) in SetTextShadow() function in OHOS::Ace::NG::TextContentModifier
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtext_model_impl.cpp71 void TextModelImpl::SetTextShadow(const Shadow& value) {} in SetTextShadow() function in OHOS::Ace::Framework::TextModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_text.cpp186 void JSText::SetTextShadow(const JSCallbackInfo& info) in SetTextShadow() function in OHOS::Ace::Framework::JSText