Home
last modified time | relevance | path

Searched refs:DrawArcText (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp255 DrawArcText(gfxDstBuffer, invalidatedArea, opa, arcTextInfo_, orientation_); in OnDraw()
258 void UIArcLabel::DrawArcText(BufferInfo& gfxDstBuffer, in DrawArcText() function in OHOS::UIArcLabel
276 …DrawLabel::DrawArcText(gfxDstBuffer, temp, arcLabelText_->GetText(), center, arcLabelText_->GetFon… in DrawArcText()
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.h31 …static void DrawArcText(BufferInfo& gfxDstBuffer, const Rect& mask, const char* text, const Point&…
H A Ddraw_label.cpp146 void DrawLabel::DrawArcText(BufferInfo& gfxDstBuffer, in DrawArcText() function in OHOS::DrawLabel
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_arc_label.h419 virtual void DrawArcText(BufferInfo& gfxDstBuffer,