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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/unix/
H A Dmimetype.h75 m_aIcons; // Icon filenames member in class:wxMimeTypesManagerImpl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dmimetype.cpp742 sTmp = m_aIcons[index];
1335 sTmp = m_manager->m_aIcons[m_index[i]];
1651 m_aIcons.Clear();
1993 if (! m_aIcons[index].empty() )
1998 sTmp = wxT(" x11-bitmap=\"") + m_aIcons[index] + wxT("\"");
2132 m_aIcons.Add(strIcon);
2151 m_aIcons[nIndex] = strIcon;
2166 if ( m_aIcons[nIndex].empty() )
2167 m_aIcons[nIndex] = strIcon;
2211 m_aTypes.Count() == m_aIcons
[all...]

Completed in 41 milliseconds