Home
last modified time | relevance | path

Searched refs:systemSessionPointerEventFunc_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h619 NotifySystemSessionPointerEventFunc systemSessionPointerEventFunc_; variable
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test2.cpp1207 scensession->systemSessionPointerEventFunc_ = pointerEventFunc;
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3389 systemSessionPointerEventFunc_ = func; in SetNotifySystemSessionPointerEventFunc()
H A Dscene_session.cpp4582 systemSessionPointerEventFunc = systemSessionPointerEventFunc_; in SendPointerEventToUI()