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