OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mon_height
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Configure.c
485
int len, mon_width,
mon_height
;
local
498
mon_height
= 10 * ConfiguredMonitor->features.vsize ;
502
ptr->
mon_height
=
mon_height
;
504
if (mon_width &&
mon_height
) {
509
mon_width,
mon_height
);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Configure.c
494
int len, mon_width,
mon_height
;
local
510
mon_height
= 10 * ConfiguredMonitor->features.vsize;
514
ptr->
mon_height
=
mon_height
;
516
if (mon_width &&
mon_height
) {
521
mon_width,
mon_height
);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
xf86Parser.h
185
int
mon_height
; /* in mm */
member in struct:__anon10069
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
xf86Parser.h
207
int
mon_height
; /* in mm */
member in struct:__anon10654
Completed in 7 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026