OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_output_width
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Crtc.c
2500
int *
no_output_width
, int *no_output_height)
2506
*
no_output_width
= NO_OUTPUT_DEFAULT_WIDTH;
2520
*
no_output_width
= width;
2547
int
no_output_width
, no_output_height;
local
2570
&
no_output_width
, &no_output_height);
2584
no_output_width
, no_output_height);
2685
if (width <
no_output_width
&&
2687
width =
no_output_width
;
xf86Crtc.h
972
int *
no_output_width
, int *no_output_height);
Completed in 10 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026