Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
Dtext_style.h63 struct TextShadow { struct
71 bool operator ==(TextShadow const& rhs) const; argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
Dtext_style.h43 struct TextShadow { struct
48 TextShadow(); 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 color, Drawing::Point offset, double blurRadius) in TextShadow() function in OHOS::Rosen::TextShadow
/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.h83 TextShadow() {}; in TextShadow() function