Searched defs:UI_STATE_DISABLED (Results 1 – 3 of 3) sorted by relevance
36 inline constexpr UIState UI_STATE_DISABLED = 1 << 2; variable
28 const UI_STATE_DISABLED = 1 << 2; constant
27 const UI_STATE_DISABLED = 1 << 2; constant