Home
last modified time | relevance | path

Searched defs:isMove (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_move_drag_test.cpp123 void WindowMoveDragTest::DoMoveOrDrag(bool isMove, bool isDrag) in DoMoveOrDrag()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_mouse_autoclick.cpp125 bool isMove = IsMouseMovement(event); in RecognizeAutoclick() local
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_service_agent.cpp62 const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) in CopyOrMoveFile()
H A Dnapi_hiview_js.cpp65 static napi_value CopyOrMoveFile(napi_env env, napi_callback_info info, bool isMove) in CopyOrMoveFile()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_ability_proxy.cpp85 const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) in CopyOrMoveFile()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp203 const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) in CopyOrMoveFile()
H A Dhiview_service_ability_stub.cpp311 MessageParcel& data, MessageParcel& reply, MessageOption& option, bool isMove) in HandleCopyOrMoveRequest()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_common_test_ng.cpp633 bool isMove = false; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp693 bool isMove = IsMoveToOrDragMove(reason); in ResizeRect() local