FreeRDP
uwac-tools.h File Reference
#include <stdbool.h>
#include <uwac/uwac.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  UwacTouchPoint
 

Functions

UWAC_API void UwacTouchAutomataInit (UwacTouchAutomata *automata)
 
UWAC_API void UwacTouchAutomataReset (UwacTouchAutomata *automata)
 
UWAC_API bool UwacTouchAutomataInjectEvent (UwacTouchAutomata *automata, UwacEvent *event)
 

Function Documentation

◆ UwacTouchAutomataInit()

UWAC_API void UwacTouchAutomataInit ( UwacTouchAutomata *  automata)

◆ UwacTouchAutomataInjectEvent()

UWAC_API bool UwacTouchAutomataInjectEvent ( UwacTouchAutomata *  automata,
UwacEvent *  event 
)

◆ UwacTouchAutomataReset()

UWAC_API void UwacTouchAutomataReset ( UwacTouchAutomata *  automata)