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

/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataDefs.h587 IndicatorType_Features, enumerator in enum:IndicatorType
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineWindowNormal.cpp533 m_pIndicatorsPool->updateAppearance(IndicatorType_Features);
/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp1250 case IndicatorType_Features: strResult = "Features"; break;
1276 keys << "Features"; values << IndicatorType_Features; local
1299 case IndicatorType_Features: return UIIconPool::iconSet(":/vtx_amdv_16px.png");
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIIndicatorsPool.cpp1260 case IndicatorType_Features: m_pool[indicatorType] = new UIIndicatorFeatures(m_pSession); break;

Completed in 57 milliseconds