Home
last modified time | relevance | path

Searched refs:DRAG_OPERATION_MOVE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_drag_data.h39 DRAG_OPERATION_MOVE = 16, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp1574 if (status == OHOS::NWeb::NWebDragData::DragOperation::DRAG_OPERATION_MOVE || in GetDragAcceptableStatus()