Searched refs:ACLineStatus (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/kernel32/client/ |
H A D | power.c | 49 PowerStatus->ACLineStatus = AC_LINE_ONLINE; in GetSystemPowerStatus() 81 PowerStatus->ACLineStatus = AC_LINE_OFFLINE; in GetSystemPowerStatus()
|
/reactos/dll/shellext/stobject/ |
H A D | power.cpp | 84 PowerStatus.ACLineStatus == AC_LINE_UNKNOWN || in DynamicLoadIcon()
|
/reactos/modules/rostests/winetests/kernel32/ |
H A D | generated.c | 1745 TEST_FIELD_SIZE (SYSTEM_POWER_STATUS, ACLineStatus, 1) in test_pack_SYSTEM_POWER_STATUS() 1746 TEST_FIELD_ALIGN (SYSTEM_POWER_STATUS, ACLineStatus, 1) in test_pack_SYSTEM_POWER_STATUS() 1747 TEST_FIELD_OFFSET(SYSTEM_POWER_STATUS, ACLineStatus, 0) in test_pack_SYSTEM_POWER_STATUS() 3602 TEST_FIELD_SIZE (SYSTEM_POWER_STATUS, ACLineStatus, 1) in test_pack_SYSTEM_POWER_STATUS() 3603 TEST_FIELD_ALIGN (SYSTEM_POWER_STATUS, ACLineStatus, 1) in test_pack_SYSTEM_POWER_STATUS() 3604 TEST_FIELD_OFFSET(SYSTEM_POWER_STATUS, ACLineStatus, 0) in test_pack_SYSTEM_POWER_STATUS()
|
/reactos/sdk/include/psdk/ |
H A D | winbase.h | 1210 BYTE ACLineStatus; member
|