Home
last modified time | relevance | path

Searched refs:ApplyLineHeightInNumUnit (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.h109 static void ApplyLineHeightInNumUnit(const MeasureContext& context, Rosen::TextStyle& txtStyle);
H A Drosen_render_custom_paint.cpp692 void RosenRenderCustomPaint::ApplyLineHeightInNumUnit(const MeasureContext& context, Rosen::TextSty… in ApplyLineHeightInNumUnit() function in OHOS::Ace::RosenRenderCustomPaint
815 ApplyLineHeightInNumUnit(context, txtStyle); in MeasureTextSizeInner()