Home
last modified time | relevance | path

Searched refs:STATE_SYSTEM_UNAVAILABLE (Results 1 – 5 of 5) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/tlb/
Doleacc.idl109 cpp_quote("#ifndef STATE_SYSTEM_UNAVAILABLE")
111 cpp_quote("#define STATE_SYSTEM_UNAVAILABLE 0x00000001")
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc424 ((dwStyle & WS_DISABLED) > 0) ? STATE_SYSTEM_UNAVAILABLE : 0; in get_accState()
/third_party/mingw-w64/mingw-w64-headers/include/
Doleacc.h181 #ifndef STATE_SYSTEM_UNAVAILABLE
183 #define STATE_SYSTEM_UNAVAILABLE (0x1) macro
Doleacc.idl154 cpp_quote("#ifndef STATE_SYSTEM_UNAVAILABLE")
156 cpp_quote("#define STATE_SYSTEM_UNAVAILABLE (0x1)")
Dwinuser.h5870 #define STATE_SYSTEM_UNAVAILABLE 0x00000001 macro