Home
last modified time | relevance | path

Searched refs:overSecond (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/demo/demowin/
Ddemowin_double_combo_box.cpp118 bool overSecond = false; in Update() local
232 overSecond = true; in Update()
373 …if (overSecond || CursorColliding(this->x, this->y - (this->height / 2 + this->height * visibleCou… in Update()