OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:high_h
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_connector.c
64
int high_w = 0,
high_h
= 0, high_v = 0;
local
84
if (mode->hdisplay == high_w && mode->vdisplay <
high_h
)
87
if (mode->hdisplay == high_w && mode->vdisplay ==
high_h
&&
92
high_h
= mode->vdisplay;
98
high_w,
high_h
, high_v);
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026