Searched defs:PaintText (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/badge/ |
H A D | rosen_render_badge.cpp | 242 void RosenRenderBadge::PaintText(const Offset& textOffset, RenderContext& context) const in PaintText() function in OHOS::Ace::RosenRenderBadge
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
H A D | render_switch.cpp | 354 void RenderSwitch::PaintText(const Offset& textOffset, RenderContext& context) const in PaintText() function in OHOS::Ace::RenderSwitch
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_tip_modifier.cpp | 97 void SliderTipModifier::PaintText(DrawingContext& context) in PaintText() function in OHOS::Ace::NG::SliderTipModifier
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/ |
H A D | rosen_render_chart.cpp | 165 void RosenRenderChart::PaintText(SkCanvas* canvas, const Rect& paintRegion, const MainChart& chartD… in PaintText() function in OHOS::Ace::RosenRenderChart
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | custom_paint_paint_method.cpp | 1210 void CustomPaintPaintMethod::PaintText( in PaintText() function in OHOS::Ace::NG::CustomPaintPaintMethod
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | rosen_render_custom_paint.cpp | 1001 void RosenRenderCustomPaint::PaintText(const Offset& offset, double x, double y, bool isStroke, boo… in PaintText() function in OHOS::Ace::RosenRenderCustomPaint
|
H A D | rosen_render_offscreen_canvas.cpp | 2130 void RosenRenderOffscreenCanvas::PaintText(const std::string& text, double x, double y, bool isStro… in PaintText() function in OHOS::Ace::RosenRenderOffscreenCanvas
|