Searched defs:spanType (Results 1 – 7 of 7) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | text_model.h | 93 virtual void BindSelectionMenu(NG::TextSpanType& spanType, NG::TextResponseType& responseType, in BindSelectionMenu()
|
| D | text_model_ng.cpp | 480 void TextModelNG::BindSelectionMenu(TextSpanType& spanType, TextResponseType& responseType, in BindSelectionMenu()
|
| D | text_pattern.cpp | 2565 void TextPattern::BindSelectionMenu(TextSpanType spanType, TextResponseType responseType, in BindSelectionMenu() 2596 std::shared_ptr<SelectionMenuParams> TextPattern::GetMenuParams(TextSpanType spanType, TextResponse… in GetMenuParams()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_event_hub.cpp | 71 void RichEditorAbstractSpanResult::SetSpanType(SpanResultType spanType) in SetSpanType()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_richeditor.cpp | 591 auto spanType = info[0]->ToNumber<int32_t>(); in BindSelectionMenu() local 902 const JSCallbackInfo& args, UserGestureOptions& gestureOption, const std::string& spanType) in ParseUserGesture()
|
| D | js_text.cpp | 719 auto spanType = info[0]->ToNumber<int32_t>(); in BindSelectionMenu() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | arkComponent.js | 5339 bindSelectionMenu(spanType, content, responseType, options) { argument
|