blob: 9f08eb85fe2c7ac1b1ee2f04f9ad79141ad24df6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
LIBRARY XXF86VM
EXPORTS
XF86VidModeQueryExtension
XF86VidModeQueryVersion
XF86VidModeGetModeLine
XF86VidModeGetAllModeLines
XF86VidModeModModeLine
XF86VidModeSwitchMode
XF86VidModeLockModeSwitch
XF86VidModeGetMonitor
XF86VidModeGetGamma
XF86VidModeSetGamma
XF86VidModeSwitchToMode
XF86VidModeAddModeLine
/* $XFree86: xc/lib/Xxf86vm/Xxf86vm-def.cpp,v 1.1 2000/08/09 23:40:14 dawes Exp $ */
|