Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dparagraph_manager.h30 struct ParagraphInfo { struct
52 const std::list<ParagraphInfo>& GetParagraphs() const in GetParagraphs() argument
H A Dselection_info.h230 struct ParagraphInfo { struct
232 RefPtr<PixelMap> leadingMarginPixmap;
234 int32_t textAlign = 0;
235 int32_t wordBreak = static_cast<int32_t>(WordBreak::BREAK_WORD);
236 int32_t lineBreakStrategy = static_cast<int32_t>(LineBreakStrategy::GREEDY);
238 std::pair<int32_t, int32_t> range;