Searched refs:clickthreshold (Results 1 – 1 of 1) sorted by relevance
301 u_int clickthreshold; /* double click speed in msec */ member1588 .clickthreshold = DFLT_CLICKTHRESHOLD, in r_init_buttons()1605 bt->clickthreshold = opt_clickthreshold; in r_init_buttons()1607 quirks_get_uint32(q, MOUSED_CLICK_THRESHOLD, &bt->clickthreshold); in r_init_buttons()2768 ts = tssubms(&ts1, bt->clickthreshold); in r_timestamp()