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

/haiku-fatelf/src/add-ons/accelerants/common/
H A Dcreate_display_modes.cpp85 class ModeList { class in namespace:BPrivate
87 ModeList();
88 ~ModeList();
157 ModeList::ModeList() function in class:ModeList
166 ModeList::~ModeList()
173 ModeList::AddModes(edid1_info* info)
320 ModeList::AddModes(const display_mode* modes, uint32 count)
334 ModeList
[all...]
/haiku-fatelf/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 52 milliseconds