Home
last modified time | relevance | path

Searched defs:textIndex (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dplayer_server_mem.h137 int32_t textIndex = 0; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_test_ng.cpp1099 int32_t textIndex = 1; in HWTEST_F() local
1180 int textIndex = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp9679 void RichEditorPattern::CalcInsertValueObj(TextInsertValueInfo& info, int textIndex, bool isCreate) in CalcInsertValueObj() argument
9527 GetReplacedSpan(RichEditorChangeValue& changeValue, int32_t& innerPosition, const std::string& insertValue, int32_t textIndex, std::optional<TextStyle> textStyle, std::optional<struct UpdateParagraphStyle> paraStyle, bool isCreate, bool fixDel) GetReplacedSpan() argument
11065 ReplacePlaceholderWithCustomSpan( const RefPtr<SpanItem>& spanItem, size_t& index, size_t& textIndex) ReplacePlaceholderWithCustomSpan() argument
11090 ReplacePlaceholderWithSymbolSpan( const RefPtr<SpanItem>& spanItem, size_t& index, size_t& textIndex) ReplacePlaceholderWithSymbolSpan() argument
11099 ReplacePlaceholderWithImageSpan( const RefPtr<SpanItem>& spanItem, size_t& index, size_t& textIndex) ReplacePlaceholderWithImageSpan() argument
11115 ReplacePlaceholderWithRawSpans( const RefPtr<SpanItem>& spanItem, size_t& index, size_t& textIndex) ReplacePlaceholderWithRawSpans() argument
11136 size_t textIndex = 0; AddSpansAndReplacePlaceholder() local
[all...]

Completed in 21 milliseconds