Home
last modified time | relevance | path

Searched defs:TextShadow (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
Dtext_style.h65 struct TextShadow { struct
74 bool operator ==(TextShadow const& rhs) const; argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
Dtext_style.cpp53 TextShadow::TextShadow() in TextShadow() function in OHOS::Rosen::TextShadow
57 TextShadow::TextShadow(Drawing::Color shadowColor, Drawing::Point shadowOffset, double shadowBlurRa… in TextShadow() function in OHOS::Rosen::TextShadow
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
Dtext_style.cpp63 TextShadow::TextShadow() {} in TextShadow() function in OHOS::Rosen::SPText::TextShadow
65 TextShadow::TextShadow(SkColor color, SkPoint offset, double blurSigma) in TextShadow() function in OHOS::Rosen::SPText::TextShadow
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
Dtext_style.h50 struct RS_EXPORT TextShadow { struct
55 TextShadow(); argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/properties/
Dtext_style.cpp40 TextShadow::TextShadow(OHOS::Rosen::Drawing::Color color, OHOS::Rosen::Drawing::Point offset, doubl… in TextShadow() function in rosen::TextShadow
Dtext_style.h88 TextShadow() {}; in TextShadow() function