Home
last modified time | relevance | path

Searched refs:ACLineStatus (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/kernel32/client/
H A Dpower.c49 PowerStatus->ACLineStatus = AC_LINE_ONLINE; in GetSystemPowerStatus()
81 PowerStatus->ACLineStatus = AC_LINE_OFFLINE; in GetSystemPowerStatus()
/reactos/dll/shellext/stobject/
H A Dpower.cpp84 PowerStatus.ACLineStatus == AC_LINE_UNKNOWN || in DynamicLoadIcon()
/reactos/modules/rostests/winetests/kernel32/
H A Dgenerated.c1745 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 Dwinbase.h1210 BYTE ACLineStatus; member