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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dbmpcombobox.cpp147 wxBitmap QueryBitmap(wxString* pStr);
524 m_combobox->Insert(s, QueryBitmap(&s), sel);
529 m_combobox->SetItemBitmap(m_combobox->GetSelection(), QueryBitmap(NULL));
807 wxBitmap BitmapComboBoxWidgetsPage::QueryBitmap(wxString* pStr) function in class:BitmapComboBoxWidgetsPage

Completed in 116 milliseconds