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

/haiku/src/preferences/network/
H A DInterfaceListItem.h49 void _PopulateBitmaps(const char* mediaType);
H A DInterfaceListItem.cpp176 _PopulateBitmaps("wifi");
179 _PopulateBitmaps("ether");
182 _PopulateBitmaps("vpn");
185 _PopulateBitmaps("dialup");
188 _PopulateBitmaps(NULL);
195 InterfaceListItem::_PopulateBitmaps(const char* mediaType) function in class:InterfaceListItem

Completed in 88 milliseconds