Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.h388 bool IsDraggable() const in IsDraggable() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_pattern.cpp674 bool TextPattern::IsDraggable(const Offset& offset) in IsDraggable() function in OHOS::Ace::NG::TextPattern
/foundation/arkui/ui_lite/frameworks/components/
Dui_view.cpp665 bool UIView::IsDraggable() const in IsDraggable() function in OHOS::UIView