Home
last modified time | relevance | path

Searched refs:IsPreviewTextInputting (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_paint_method.cpp81 overlayMod->SetShowPreviewTextDecoration(richEditorPattern->IsPreviewTextInputting()); in SetPreviewTextDecoration()
H A Drich_editor_pattern.cpp1709 if (IsPreviewTextInputting()) { in SetCaretOffset()
2890 if (IsPreviewTextInputting()) { in CreateAndShowSingleHandle()
3475 if (IsPreviewTextInputting()) { in HandleDoubleClickOrLongPress()
4829 if (!IsPreviewTextInputting()) { in SetPreviewText()
4958 CHECK_NULL_VOID(IsPreviewTextInputting()); in FinishTextPreviewInner()
4966 CHECK_NULL_VOID(IsPreviewTextInputting()); in NotifyExitTextPreview()
5472 if (IsPreviewTextInputting()) { in DeleteBackward()
5542 if (IsPreviewTextInputting()) { in DeleteForward()
7171 CHECK_NULL_VOID(!IsPreviewTextInputting()); in OnBackPressed()
7928 if (IsPreviewTextInputting()) { in OnBackPressed()
[all …]
H A Drich_editor_pattern.h253 bool IsPreviewTextInputting() in IsPreviewTextInputting() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testfour_ng.cpp499 ASSERT_EQ(richEditorPattern->IsPreviewTextInputting(), true);
518 ASSERT_EQ(richEditorPattern->IsPreviewTextInputting(), true);
948 ASSERT_EQ(richEditorPattern->IsPreviewTextInputting(), true);