Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_inner_manager.h78 sptr<MoveDragController> moveDragController_; variable
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp38 static sptr<MoveDragController> moveDragController_; member in OHOS::Rosen::DragControllerTest
42 sptr<MoveDragController> DragControllerTest::moveDragController_ = nullptr; member in OHOS::Rosen::DragControllerTest
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h582 sptr<MoveDragController> moveDragController_ = nullptr; variable