Home
last modified time | relevance | path

Searched refs:UserGestureOptions (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.h92 const JSCallbackInfo& args, UserGestureOptions& gestureOption, const std::string& spanType);
201 const JSCallbackInfo& args, UserGestureOptions& gestureOption, const std::string& spanType);
203 UserGestureOptions& gestureOption, const std::string& spanType);
H A Djs_richeditor.cpp1454 const JSCallbackInfo& args, UserGestureOptions& gestureOption, const std::string& spanType) in ParseUserGesture()
1512 UserGestureOptions& gestureOption, const std::string& spanType) in ParseUserClickEvent()
1580 UserGestureOptions gestureOption; in AddImageSpan()
1732 UserGestureOptions gestureOption; in AddTextSpan()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.h45 struct UserGestureOptions { struct
115 UserGestureOptions userGestureOption;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_model.h218 UserGestureOptions userGestureOption;
H A Drich_editor_pattern.h1324 void SetGestureOptions(UserGestureOptions userGestureOptions, RefPtr<SpanItem> spanItem);
H A Drich_editor_pattern.cpp900 void RichEditorPattern::SetGestureOptions(UserGestureOptions options, RefPtr<SpanItem> spanItem) in SetGestureOptions()
4396 UserGestureOptions gestureOption; in GetTextSpanOptions()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testone_ng.cpp732 OHOS::Ace::UserGestureOptions userGestureOptions;