Searched refs:new_mode (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c221 static XRRModeInfo *new_mode[MAX_OUTPUT]; variable
1399 new_mode[i] = NULL;
1561 new_mode[i] = NULL;
1588 new_mode[0] = con_outputs[0].smodes[m0];
1589 new_mode[1] = con_outputs[1].smodes[m1];
1591 new_mode[0] = get_largest_mode (&con_outputs[0],
1593 new_mode[1] = get_largest_mode (&con_outputs[1],
1599 new_mode[start -1] = start_mode[start -1];
1602 new_mode[start -1] =
1632 new_mode[
[all...]

Completed in 13 milliseconds