Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_layout_algorithm.h60 void UpdateRichTextRect(const SizeF& textSize, LayoutWrapper* layoutWrapper);
H A Drich_editor_layout_algorithm.cpp156 UpdateRichTextRect(optionalTextSize.value(), layoutWrapper); in MeasureContent()
204 void RichEditorLayoutAlgorithm::UpdateRichTextRect(const SizeF& textSize, LayoutWrapper* layoutWrap… in UpdateRichTextRect() function in OHOS::Ace::NG::RichEditorLayoutAlgorithm