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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp827 case UIVisualStateType_Seamless: strResult = "Seamless"; break;
847 keys << "Seamless"; values << UIVisualStateType_Seamless; local
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataDefs.h569 UIVisualStateType_Seamless = RT_BIT(2), enumerator in enum:UIVisualStateType

Completed in 39 milliseconds