Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/demowin/
Ddemowin_double_combo_box.cpp204 int choice = (window->GetY() + this->y + this->height / 2 - CursorY() - lOffset) / this->height; in Update() local
319 …int choice = (window->GetY() + this->y - (this->height / 2) * flipMul - CursorY()) / this->height … in Update() local
Ddemowin_combo_box.cpp177 …int choice = (window->GetY() + this->y - (this->height / 2) * flipMul - CursorY()) / this->height … in Update() local
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
Ddemowin.h160 int choice[10]; member
/CafeSDK-2.12.13-1/system/include/cafe/demo/
Ddemowin.h160 int choice[10]; member