Home
last modified time | relevance | path

Searched defs:startY (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/demo/demowin/
Ddemowin_double_combo_box.cpp470 float startY = this->y - this->height * flipMul; in Draw() local
530 float startY = this->y - (this->height + (pos - position) * this->height) * flipMul; in Draw() local
Ddemowin_combo_box.cpp296 float startY = this->y - this->height * flipMul; in Draw() local