Home
last modified time | relevance | path

Searched refs:IsCVT (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/utils/cvt/
H A Dcvt.c76 Bool IsCVT = TRUE; in CVTCheckStandard() local
86 IsCVT = FALSE; in CVTCheckStandard()
94 IsCVT = FALSE; in CVTCheckStandard()
97 return IsCVT; in CVTCheckStandard()
210 Bool Reduced = FALSE, Verbose = FALSE, IsCVT; in main() local
286 IsCVT = CVTCheckStandard(HDisplay, VDisplay, VRefresh, Reduced, Verbose); in main()
290 PrintComment(Mode, IsCVT, Reduced); in main()