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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp1249 case IndicatorType_VideoCapture: strResult = "VideoCapture"; break;
1275 keys << "VideoCapture"; values << IndicatorType_VideoCapture; local
1298 case IndicatorType_VideoCapture: return UIIconPool::iconSet(":/video_capture_16px.png");
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataDefs.h586 IndicatorType_VideoCapture, enumerator in enum:IndicatorType

Completed in 419 milliseconds