Searched defs:hasShadow (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_text_style.h | 73 virtual bool hasShadow() const in hasShadow() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | rosen_render_custom_paint.cpp | 1001 …nderCustomPaint::PaintText(const Offset& offset, double x, double y, bool isStroke, bool hasShadow) in PaintText() 2021 const Offset& offset, const std::string& text, bool isStroke, bool hasShadow) in UpdateParagraph() 2092 const Offset& offset, bool isStroke, txt::TextStyle& txtStyle, bool hasShadow)
|
H A D | rosen_render_offscreen_canvas.cpp | 2130 …screenCanvas::PaintText(const std::string& text, double x, double y, bool isStroke, bool hasShadow) in PaintText() 2223 const std::string& text, bool isStroke, const PaintState& state, bool hasShadow) in UpdateOffParagraph() 2303 …OffscreenCanvas::UpdateTextStyleForeground(bool isStroke, txt::TextStyle& txtStyle, bool hasShadow) in UpdateTextStyleForeground()
|