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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp1252 case IndicatorType_Keyboard: strResult = "Keyboard"; break;
1278 keys << "Keyboard"; values << IndicatorType_Keyboard; local
1301 case IndicatorType_Keyboard: return UIIconPool::iconSet(":/hostkey_16px.png");
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataDefs.h589 IndicatorType_Keyboard, enumerator in enum:IndicatorType

Completed in 92 milliseconds