Home
last modified time | relevance | path

Searched defs:ON_DROP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h61 enum class Status { DRAGGING, ON_DROP, NONE }; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h97 enum class DragStatus { DRAGGING, ON_DROP, NONE }; enumerator