Searched refs:STATE_SYSTEM_UNAVAILABLE (Results 1 – 5 of 5) sorted by relevance
109 cpp_quote("#ifndef STATE_SYSTEM_UNAVAILABLE")111 cpp_quote("#define STATE_SYSTEM_UNAVAILABLE 0x00000001")
424 ((dwStyle & WS_DISABLED) > 0) ? STATE_SYSTEM_UNAVAILABLE : 0; in get_accState()
181 #ifndef STATE_SYSTEM_UNAVAILABLE183 #define STATE_SYSTEM_UNAVAILABLE (0x1) macro
154 cpp_quote("#ifndef STATE_SYSTEM_UNAVAILABLE")156 cpp_quote("#define STATE_SYSTEM_UNAVAILABLE (0x1)")
5870 #define STATE_SYSTEM_UNAVAILABLE 0x00000001 macro