Home
last modified time | relevance | path

Searched refs:TipDown (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Dvkeyboard.h108 bool TipDown; member
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp669 tp.TipDown = (pointerAction != MMI::PointerEvent::POINTER_ACTION_UP); in PointerEventHandler()
682 bayesianengine_mapTouchToButton_(tp.ScreenX, tp.ScreenY, tp.TouchId, tp.TipDown, buttonName, in PointerEventHandler()
693 algorithm_keydown_(tp.ScreenX, tp.ScreenY, tp.TouchId, tp.TipDown, tp.ButtonName); in PointerEventHandler()
703 algorithm_keyup_(tp.ScreenX, tp.ScreenY, tp.TouchId, tp.TipDown, tp.ButtonName); in PointerEventHandler()
713 algorithm_keydown_(tp.ScreenX, tp.ScreenY, tp.TouchId, tp.TipDown, tp.ButtonName); in PointerEventHandler()

Completed in 6 milliseconds