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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp1247 case IndicatorType_SharedFolders: strResult = "SharedFolders"; break;
1273 keys << "SharedFolders"; values << IndicatorType_SharedFolders; local
1296 case IndicatorType_SharedFolders: return UIIconPool::iconSet(":/sf_16px.png");
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataDefs.h584 IndicatorType_SharedFolders, enumerator in enum:IndicatorType

Completed in 375 milliseconds