Home
last modified time | relevance | path

Searched defs:paragraphSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drosen_render_chart.cpp186 double paragraphSize = paintRegion.Width() / chartData.GetData().size(); in PaintText() local
195 double paragraphSize = paintRegion.Width() / chartData.GetData().size(); in PaintText() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp5089 auto paragraphSize = modifier_->GetParagraphSize(paintRect.Width()); local
5100 auto paragraphSize = modifier_->GetParagraphSize(paintRect.Width()); local