Searched refs:next_object_id (Results 1 – 2 of 2) sorted by relevance
330 Uint32 next_object_id; member
523 _this->next_object_id = 1; in SDL_VideoInit()1526 window->id = _this->next_object_id++; in SDL_CreateWindow()1633 window->id = _this->next_object_id++; in SDL_CreateWindowFrom()
Completed in 13 milliseconds