Searched defs:spanTextLength (Results 1 – 6 of 6) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | multiple_paragraph_layout_algorithm.cpp | 756 int32_t spanTextLength = 0; in UpdateParagraphBySpan() local 877 …phLayoutAlgorithm::AddSymbolSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, in AddSymbolSpanToParagraph() 889 …raphLayoutAlgorithm::AddTextSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, in AddTextSpanToParagraph() 899 … RefPtr<LayoutWrapper>& layoutWrapper, const RefPtr<Paragraph>& paragraph, int32_t& spanTextLength) in AddImageToParagraph() 918 … RefPtr<LayoutWrapper>& layoutWrapper, const RefPtr<Paragraph>& paragraph, int32_t& spanTextLength) in AddPlaceHolderToParagraph() 936 …const RefPtr<Paragraph>& paragraph, int32_t& spanTextLength, CustomSpanPlaceholderInfo& customSpan… in UpdateParagraphByCustomSpan()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_layout_algorithm.cpp | 666 …itorLayoutAlgorithm::AddTextSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, in AddTextSpanToParagraph() 677 const RefPtr<Paragraph>& paragraph, int32_t& spanTextLength) in AddImageToParagraph() 689 … RefPtr<LayoutWrapper>& layoutWrapper, const RefPtr<Paragraph>& paragraph, int32_t& spanTextLength) in AddPlaceHolderToParagraph() 701 …const RefPtr<Paragraph>& paragraph, int32_t& spanTextLength, CustomSpanPlaceholderInfo& customSpan… in UpdateParagraphByCustomSpan() 717 …orLayoutAlgorithm::AddSymbolSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, in AddSymbolSpanToParagraph()
|
| D | rich_editor_pattern.h | 527 uint32_t spanTextLength = 0; in UpdateSpanPosition() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| D | rich_editor_common_test_ng.cpp | 77 int32_t spanTextLength = 0; in AddImageSpan() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor_drag/ |
| D | rich_editor_drag_test_ng.cpp | 122 int32_t spanTextLength = 0; in AddImageSpan() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
| D | text_testfive_ng.cpp | 1948 int32_t spanTextLength; variable
|