Home
last modified time | relevance | path

Searched defs:StrokeText (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.cpp123 void CanvasTaskPool::StrokeText(const std::string& text, const Offset& textOffset) in StrokeText() function in OHOS::Ace::CanvasTaskPool
H A Drosen_render_custom_paint.cpp578 void RosenRenderCustomPaint::StrokeText(const Offset& offset, const std::string& text, double x, double y) in StrokeText() function in OHOS::Ace::RosenRenderCustomPaint
H A Drosen_render_offscreen_canvas.cpp1973 void RosenRenderOffscreenCanvas::StrokeText(const std::string& text, double x, double y, const PaintState& state) in StrokeText() function in OHOS::Ace::RosenRenderOffscreenCanvas
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_pattern.cpp135 void OffscreenCanvasPattern::StrokeText(const std::string& text, double x, double y, std::optional<double> maxWidth) in StrokeText() function in OHOS::Ace::NG::OffscreenCanvasPattern
H A Dcanvas_pattern.cpp431 void CanvasPattern::StrokeText(const std::string& text, double x, double y, std::optional<double> maxWidth) in StrokeText() function in OHOS::Ace::NG::CanvasPattern
H A Dcustom_paint_paint_method.cpp1201 void CustomPaintPaintMethod::StrokeText(const std::string& text, double x, double y, std::optional<double> maxWidth) in StrokeText() function in OHOS::Ace::NG::CustomPaintPaintMethod
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp207 void NativeCanvasRenderer::StrokeText(const double x, const double y, const std::string& text) in StrokeText() function in OHOS::Ace::Framework::NativeCanvasRenderer
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp1416 void UICanvas::StrokeText(const char* text, const Point& point, const FontStyle& fontStyle, const Paint& paint) in StrokeText() function in OHOS::UICanvas
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp1281 jerry_value_t CanvasComponent::StrokeText(const jerry_value_t func, in StrokeText() function in OHOS::ACELite::CanvasComponent

Completed in 24 milliseconds