Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_text.cpp70 MeasureTextBounds(drawOffset, bounds); in GetPaintBounds()
74 void RosenRenderSvgText::MeasureTextBounds(DrawOffset& drawOffset, Rect& bounds) in MeasureTextBounds() function in OHOS::Ace::RosenRenderSvgText
87 textSpan->MeasureTextBounds(drawOffset, bounds); in MeasureTextBounds()
163 offset = RosenSvgPainter::MeasureTextBounds(svgTextInfo, textDrawInfo, bounds); in OnMeasureTextBounds()
H A Drosen_render_svg_text.h37 void MeasureTextBounds(DrawOffset& drawOffset, Rect& bounds);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.h109 …static Offset MeasureTextBounds(const SvgTextInfo& svgTextInfo, const TextDrawInfo& textDrawInfo, …
H A Drosen_svg_painter.cpp753 Offset RosenSvgPainter::MeasureTextBounds( in MeasureTextBounds() function in OHOS::Ace::RosenSvgPainter
783 Offset RosenSvgPainter::MeasureTextBounds( in MeasureTextBounds() function in OHOS::Ace::RosenSvgPainter