Searched refs:RECT_LIST_SIZE (Results 1 – 1 of 1) sorted by relevance
41 constexpr int32_t RECT_LIST_SIZE { 2 }; variable84 if (rectArrayLength <= 0 || rectArrayLength > RECT_LIST_SIZE) { in AddMouseMonitor()