Searched refs:uKeyFlags (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A DtstVD-2.cpp160 if (!pa->uKeyFlags)
163 if (pa->uKeyFlags & VD_CFGKEY_MANDATORY)
170 if (pa->uKeyFlags & VD_CFGKEY_EXPERT)
/vbox/src/VBox/Main/src-server/
H A DMediumFormatImpl.cpp109 ULONG flags = static_cast <ULONG>(pa->uKeyFlags);
151 ComAssertRet(pa->uKeyFlags == ((ULONG)pa->uKeyFlags), E_FAIL);
/vbox/include/VBox/
H A Dvd.h385 uint64_t uKeyFlags; member in struct:VDCONFIGINFO
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h3441 UINT uKeyFlags; member in struct:tagNMITEMACTIVATE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h3515 UINT uKeyFlags; member in struct:tagNMITEMACTIVATE

Completed in 333 milliseconds