Lines Matching refs:configuration
415 w->eyes.configuration = config;
583 EyeLayout *l = &w->eyes.configuration->eyes[num];
683 for (int i = 0; i < w->eyes.configuration->count; i++) {
684 pupils[i] = computePupil(&w->eyes.configuration->eyes[i], mouse, sp);
707 for (int i = 0; i < w->eyes.configuration->count; i++) {
711 for (int i = 0; i < w->eyes.configuration->count; i++) {
744 TPoint newpupils[w->eyes.configuration->count];
755 for (num = 0; num < w->eyes.configuration->count; num++) {
814 w->eyes.configuration->w_min_x,
815 w->eyes.configuration->w_max_x,
816 w->eyes.configuration->w_min_y,
817 w->eyes.configuration->w_max_y);
848 for (int i = 0; i < w->eyes.configuration->count; i++) {
922 for (int i = 0; i < w->eyes.configuration->count; i++) {