Home
last modified time | relevance | path

Searched defs:dragStatus_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_content_modifier.h116 RefPtr<PropertyBool> dragStatus_; variable
H A Dtext_field_pattern.h1825 DragStatus dragStatus_ = DragStatus::NONE; // The status of the dragged initiator variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_content_modifier.h203 RefPtr<PropertyBool> dragStatus_; variable