Searched refs:kTouch_Contact (Results 1 – 8 of 8) sorted by relevance
39 kTouch_Contact = 2, /*!< There is a continuous touch being detected. */ enumerator
121 if ((*touch_event == kTouch_Down) || (*touch_event == kTouch_Contact)) in FT5406_GetSingleTouch()
121 if ((*touch_event == kTouch_Down) || (*touch_event == kTouch_Contact)) in FT5406_RT_GetSingleTouch()
40 kTouch_Contact = 2, /*!< There is a continuous touch being detected. */ enumerator
153 if ((*touch_event == kTouch_Down) || (*touch_event == kTouch_Contact)) in FT6X06_GetSingleTouch()
59 kTouch_Contact = 2, /*!< There is a continuous touch being detected. */ enumerator
110 if ((touch_event_local == kTouch_Down) || (touch_event_local == kTouch_Contact)) in FT3267_GetSingleTouch()