Searched refs:BASESIZE (Results 1 – 1 of 1) sorted by relevance
38 #define BASESIZE ((WSMOUSECFG__FILTERS - WSMOUSECFG_DX_SCALE) \ macro158 parameters.nparams = BASESIZE; in mousecfg_init()164 parameters.params = cfg_buffer + BASESIZE; in mousecfg_init()165 parameters.nparams = WSMOUSECFG_MAX - BASESIZE; in mousecfg_init()184 if (!cfg_touchpad && n >= BASESIZE) in index_of()