Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp313 selectInfo.menuInfo.editorType = static_cast<int32_t>(pattern->GetEditorType()); in OnUpdateSelectOverlayInfo()
325 CheckMenuParamChange(selectInfo, pattern->GetEditorType(), responseType); in OnUpdateSelectOverlayInfo()
H A Drich_editor_pattern.h754 TextSpanType GetEditorType() const in GetEditorType() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_edit_testone_ng.cpp352 EXPECT_EQ(richEditorPattern->GetEditorType(), TextSpanType::NONE);