Home
last modified time | relevance | path

Searched defs:PaintText (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Drosen_render_badge.cpp242 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 Drender_switch.cpp354 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 Dslider_tip_modifier.cpp97 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 Drosen_render_chart.cpp165 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 Dcustom_paint_paint_method.cpp1210 void CustomPaintPaintMethod::PaintText( in PaintText() function in OHOS::Ace::NG::CustomPaintPaintMethod
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp1001 void RosenRenderCustomPaint::PaintText(const Offset& offset, double x, double y, bool isStroke, boo… in PaintText() function in OHOS::Ace::RosenRenderCustomPaint
H A Drosen_render_offscreen_canvas.cpp2130 void RosenRenderOffscreenCanvas::PaintText(const std::string& text, double x, double y, bool isStro… in PaintText() function in OHOS::Ace::RosenRenderOffscreenCanvas