Home
last modified time | relevance | path

Searched refs:GetPresetParagraph (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.cpp119 auto presetParagraph = pattern->GetPresetParagraph(); in MeasureEmptyContentSize()
124 presetParagraph = pattern->GetPresetParagraph(); in MeasureEmptyContentSize()
H A Drich_editor_pattern.h895 const RefPtr<Paragraph>& GetPresetParagraph() in GetPresetParagraph() function