Home
last modified time | relevance | path

Searched refs:ToParagraphStyleSpan (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.h74 RefPtr<ParagraphStyleSpan> ToParagraphStyleSpan(
H A Dspan_string.cpp1043 ToParagraphStyleSpan(spanItem, start, end), in UpdateSpansMap()
1130 RefPtr<ParagraphStyleSpan> SpanString::ToParagraphStyleSpan( in ToParagraphStyleSpan() function in OHOS::Ace::SpanString
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp4256 spanString->ToParagraphStyleSpan(spanItem, start, end), in SetSubMap()