Searched refs:EVENT_CANCELLED (Results 1 – 1 of 1) sorted by relevance
346 static constexpr uint16 EVENT_CANCELLED = 0x4000; variable403 data->objectList[offset].events = EVENT_CANCELLED; in DataThreadFunc()477 } else if ((item.events & EVENT_CANCELLED) == EVENT_CANCELLED) { in DataThreadFunc()