ModeList
ModeList::ModeList()
ModeList::~ModeList()
ModeList::AddModes(edid1_info* info)
ModeList::AddModes(const display_mode* modes, uint32 count)
ModeList::CreateColorSpaces(const color_space* spaces, uint32 count)
ModeList::Filter(check_display_mode_hook hook)
ModeList::Clean()
ModeList::_AddBaseMode(uint16 width, uint16 height, uint32 refresh)
ModeList::_FindMode(uint16 width, uint16 height) const
ModeList::_MakeSpace(uint32 count)
ModeList::_AddMode(const display_mode& mode)
ModeList::_RemoveModeAt(uint32 index)
ModeList modes;
ModeList();
~ModeList();
static struct modelist ModeList[] = {
for (mt = ModeList; mt->name; mt++) {
genget(name, (char **) ModeList, sizeof(struct modelist))