Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp812 bool isPointUp = (action == MMI::PointerEvent::POINTER_ACTION_UP || in ConsumePointerEventInner() local
815 if (isPointUp) { in ConsumePointerEventInner()
827 if (isPointDown || isPointUp) { in ConsumePointerEventInner()