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