Searched defs:TextShadow (Results 1 – 5 of 5) sorted by relevance
63 struct TextShadow { struct71 bool operator ==(TextShadow const& rhs) const; argument
43 struct TextShadow { struct48 TextShadow(); argument
53 TextShadow::TextShadow() in TextShadow() function in OHOS::Rosen::TextShadow57 TextShadow::TextShadow(Drawing::Color color, Drawing::Point offset, double blurRadius) in TextShadow() function in OHOS::Rosen::TextShadow
40 TextShadow::TextShadow(OHOS::Rosen::Drawing::Color color, OHOS::Rosen::Drawing::Point offset, doubl… in TextShadow() function in rosen::TextShadow
83 TextShadow() {}; in TextShadow() function