OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supported_scaling
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
print_edid.c
446
if (r->
supported_scaling
& SCALING_HSHRINK)
448
if (r->
supported_scaling
& SCALING_HSTRETCH)
450
if (r->
supported_scaling
& SCALING_VSHRINK)
452
if (r->
supported_scaling
& SCALING_VSTRETCH)
edid.h
306
#define
SUPPORTED_SCALING
_SUPPORTED_SCALING(c)
510
char
supported_scaling
;
member in struct:monitor_ranges
interpret_edid.c
695
r->
supported_scaling
=
SUPPORTED_SCALING
;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
print_edid.c
407
if (r->
supported_scaling
& SCALING_HSHRINK)
409
if (r->
supported_scaling
& SCALING_HSTRETCH)
411
if (r->
supported_scaling
& SCALING_VSHRINK)
413
if (r->
supported_scaling
& SCALING_VSTRETCH)
edid.h
305
#define
SUPPORTED_SCALING
_SUPPORTED_SCALING(c)
500
char
supported_scaling
;
member in struct:monitor_ranges
interpret_edid.c
572
r->
supported_scaling
=
SUPPORTED_SCALING
;
Completed in 9 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026