Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c1391 fg_pspan *pspans, u_int n_pspans, u_int repeat_count) in fg_match_strokes_against_pspans() argument
1400 if (pspans[i].cum > pspans[repeat_index].cum) in fg_match_strokes_against_pspans()
1410 if (pspans[i].matched) in fg_match_strokes_against_pspans()
1414 &strokep->components[axis], &pspans[i], in fg_match_strokes_against_pspans()
1423 pspans[i].matched = true; in fg_match_strokes_against_pspans()