/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | offscreen_canvas_pattern.cpp | 135 void OffscreenCanvasPattern::StrokeText(const std::string& text, double x, double y, std::optional<… in StrokeText() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
H A D | canvas_pattern.cpp | 431 void CanvasPattern::StrokeText(const std::string& text, double x, double y, std::optional<double> m… in StrokeText() function in OHOS::Ace::NG::CanvasPattern
|
H A D | custom_paint_paint_method.cpp | 1203 void CustomPaintPaintMethod::StrokeText(const std::string& text, double x, double y, std::optional<… in StrokeText() function in OHOS::Ace::NG::CustomPaintPaintMethod
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | canvas_renderer.cpp | 213 void NativeCanvasRenderer::StrokeText(const double x, const double y, const std::string& text) in StrokeText() function in OHOS::Ace::Framework::NativeCanvasRenderer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | custom_paint_component.cpp | 123 void CanvasTaskPool::StrokeText(const std::string& text, const Offset& textOffset) in StrokeText() function in OHOS::Ace::CanvasTaskPool
|
H A D | rosen_render_custom_paint.cpp | 578 void RosenRenderCustomPaint::StrokeText(const Offset& offset, const std::string& text, double x, do… in StrokeText() function in OHOS::Ace::RosenRenderCustomPaint
|
H A D | rosen_render_offscreen_canvas.cpp | 1973 void RosenRenderOffscreenCanvas::StrokeText(const std::string& text, double x, double y, const Pain… in StrokeText() function in OHOS::Ace::RosenRenderOffscreenCanvas
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_canvas.cpp | 1416 void UICanvas::StrokeText(const char* text, const Point& point, const FontStyle& fontStyle, const P… in StrokeText() function in OHOS::UICanvas
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | canvas_component.cpp | 1281 jerry_value_t CanvasComponent::StrokeText(const jerry_value_t func, in StrokeText() function in OHOS::ACELite::CanvasComponent
|