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
325 * adjust it according to limitations or output properties, and also
359 /* Set up the DPLL and any output state that needs to adjust or depend
576 /* or if this output was disabled in the config file */
1126 * with either a position or a relative setting or a mode.
1243 int or;
1246 for (or = 0; or < config->num_output; or++) {
1247 xf86OutputPtr out_rel = config->output[or];
1253 relative = config->output[or];
1258 relative = config->output[or];
1271 if (!modes[or]) {
1289 xf86ModeHeight(modes[or], relative->initial_rotation);
1293 xf86ModeWidth(modes[or], relative->initial_rotation);
1409 /** Return - 0 + if a should be earlier, same or later than b in list
1481 * *src a string with zero or more tokens, e.g. "tok0 tok1",
1485 * a pointer into src[] at the token terminating character, or
1527 * sorted toward lower dot area or lower dot clock frequency, see
1791 * pool. RB modes from the config or the monitor itself are fine.
2349 * biggest mode for its aspect ratio or 4:3, assuming one exists.
2757 /* Disable outputs that are unused or will be re-routed */
2796 * If mappings are different or the CRTC is unused,
2812 * modes (used in EnterVT functions, or at server startup)
2891 * or may not include the mode that was asked to be set by XFree86's mode
2951 * When setting a mode through XFree86-VidModeExtension or XFree86-DGA,
3192 assume any h / v (or v / h) > 2.4 to be bogus.