Home | History | Annotate | Download | only in modes

Lines Matching defs:or

9  * that the name of the copyright holders not be used in advertising or
13 * is" without express or implied warranty.
17 * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
18 * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
19 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
20 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
309 * adjust it according to limitations or output properties, and also
343 /* Set up the DPLL and any output state that needs to adjust or depend
536 /* or if this output was disabled in the config file */
1090 * with either a position or a relative setting or a mode.
1210 int or;
1212 for (or = 0; or < config->num_output; or++)
1214 xf86OutputPtr out_rel = config->output[or];
1222 relative = config->output[or];
1228 relative = config->output[or];
1242 if (!modes[or])
1261 output->initial_y += xf86ModeHeight (modes[or], relative->initial_rotation);
1264 output->initial_x += xf86ModeWidth (modes[or], relative->initial_rotation);
1383 /** Return - 0 + if a should be earlier, same or later than b in list
1680 * pool. RB modes from the config or the monitor itself are fine.
2547 /* Disable outputs that are unused or will be re-routed */
2583 * If mappings are different or the CRTC is unused,
2597 * modes (used in EnterVT functions, or at server startup)
2670 * or may not include the mode that was asked to be set by XFree86's mode
2734 * When setting a mode through XFree86-VidModeExtension or XFree86-DGA,