/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | offscreen_canvas_pattern.cpp | 129 void OffscreenCanvasPattern::FillText(const std::string& text, double x, double y, std::optional<do… in FillText() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
H A D | canvas_pattern.cpp | 419 void CanvasPattern::FillText(const std::string& text, double x, double y, std::optional<double> max… in FillText() function in OHOS::Ace::NG::CanvasPattern
|
H A D | custom_paint_paint_method.cpp | 1196 void CustomPaintPaintMethod::FillText(const std::string& text, double x, double y, std::optional<do… in FillText() function in OHOS::Ace::NG::CustomPaintPaintMethod
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | canvas_renderer.cpp | 204 void NativeCanvasRenderer::FillText(const double x, const double y, const std::string& text) in FillText() function in OHOS::Ace::Framework::NativeCanvasRenderer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | custom_paint_component.cpp | 115 void CanvasTaskPool::FillText(const std::string& text, const Offset& textOffset) in FillText() function in OHOS::Ace::CanvasTaskPool
|
H A D | rosen_render_custom_paint.cpp | 570 void RosenRenderCustomPaint::FillText(const Offset& offset, const std::string& text, double x, doub… in FillText() function in OHOS::Ace::RosenRenderCustomPaint
|
H A D | rosen_render_offscreen_canvas.cpp | 1965 void RosenRenderOffscreenCanvas::FillText(const std::string& text, double x, double y, const PaintS… in FillText() function in OHOS::Ace::RosenRenderOffscreenCanvas
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | canvas_component.cpp | 1228 jerry_value_t CanvasComponent::FillText(const jerry_value_t func, in FillText() function in OHOS::ACELite::CanvasComponent
|