Searched defs:choice (Results 1 – 4 of 4) sorted by relevance
204 int choice = (window->GetY() + this->y + this->height / 2 - CursorY() - lOffset) / this->height; in Update() local319 …int choice = (window->GetY() + this->y - (this->height / 2) * flipMul - CursorY()) / this->height … in Update() local
177 …int choice = (window->GetY() + this->y - (this->height / 2) * flipMul - CursorY()) / this->height … in Update() local
160 int choice[10]; member