Searched defs:spanTextLength (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | multiple_paragraph_layout_algorithm.cpp | 469 int32_t spanTextLength = 0; in UpdateParagraphBySpan() local 561 …phLayoutAlgorithm::AddSymbolSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, in AddSymbolSpanToParagraph() 572 …raphLayoutAlgorithm::AddTextSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, in AddTextSpanToParagraph() 583 const RefPtr<Paragraph>& paragraph, int32_t& spanTextLength, const TextStyle& textStyle) in AddImageToParagraph() 625 const RefPtr<Paragraph>& paragraph, int32_t& spanTextLength) in AddPlaceHolderToParagraph() 651 LayoutWrapper* layoutWrapper, const RefPtr<Paragraph>& paragraph, int32_t& spanTextLength, in UpdateParagraphByCustomSpan()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_common_test_ng.cpp | 63 int32_t spanTextLength = 0; in AddImageSpan() local
|
H A D | rich_editor_test_ng.cpp | 294 int32_t spanTextLength = 0; in AddSpan() local 318 int32_t spanTextLength = 0; in AddImageSpan() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.h | 329 uint32_t spanTextLength = 0; in UpdateSpanPosition() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_testfive_ng.cpp | 1598 int32_t spanTextLength; variable
|