Home
last modified time | relevance | path

Searched refs:PaintStrokeTextShadow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.h356 void PaintStrokeTextShadow(
H A Dcustom_paint_paint_method.cpp1244 PaintStrokeTextShadow(width, dx, dy, scale, &slo); in PaintText()
1264 void CustomPaintPaintMethod::PaintStrokeTextShadow( in PaintStrokeTextShadow() function in OHOS::Ace::NG::CustomPaintPaintMethod