Searched defs:IndicatorType_OpticalDisks (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp1243 case IndicatorType_OpticalDisks: strResult = "OpticalDisks"; break;
1269 keys << "OpticalDisks"; values << IndicatorType_OpticalDisks; local
1292 case IndicatorType_OpticalDisks: return UIIconPool::iconSet(":/cd_16px.png");
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataDefs.h580 IndicatorType_OpticalDisks, enumerator in enum:IndicatorType

Completed in 395 milliseconds