Searched defs:UI_ERROR (Results 1 – 5 of 5) sorted by relevance
48 const int UI_ERROR = 0x10000; field
48 const int UI_ERROR = 65536; field
62 const int UI_ERROR = 0x10000; field
51 enum : int32_t { UI_ERROR = 65536 }; enumerator