Searched refs:ModeList (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/common/
H A Dcreate_display_modes.cpp90 class ModeList { class in namespace:BPrivate
92 ModeList();
93 ~ModeList();
162 ModeList::ModeList() function in class:ModeList
171 ModeList::~ModeList()
178 ModeList::AddModes(edid1_info* info)
325 ModeList::AddModes(const display_mode* modes, uint32 count)
339 ModeList
[all...]
/haiku/src/bin/network/telnet/
H A Dcommands.c1144 static struct modelist ModeList[] = {
1183 for (mt = ModeList; mt->name; mt++) {
1195 genget(name, (char **) ModeList, sizeof(struct modelist))
1140 static struct modelist ModeList[] = { variable in typeref:struct:modelist

Completed in 81 milliseconds