Searched refs:ScreenX (Results 1 - 2 of 2) sorted by relevance
/foundation/multimodalinput/input/service/module_loader/include/ |
H A D | vkeyboard.h | 83 double ScreenX = 0.0; member
|
/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 665 tp.ScreenX = physicalX; 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