Home
last modified time | relevance | path

Searched defs:editorType (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dricheditor_model_impl.h34 void BindSelectionMenu(NG::TextSpanType& editorType, NG::TextResponseType& responseType, in BindSelectionMenu()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_model_ng.cpp209 void RichEditorModelNG::BindSelectionMenu(TextSpanType& editorType, TextResponseType& type, in BindSelectionMenu()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_property.h179 std::optional<int32_t> editorType; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp965 NG::TextSpanType editorType = NG::TextSpanType::NONE; in BindSelectionMenu() local