Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/demowin/
Ddemowin_double_combo_box.cpp42 int visibleCount = this->count - this->bar1.pos; in CursorOver() local
141 int visibleCount = count - this->bar2.pos; in Update() local
247 int visibleCount = this->count - this->bar1.pos; in Update() local
Ddemowin_combo_box.cpp50 int visibleCount = this->count - this->bar.pos; in CursorOver() local
94 int visibleCount = this->count - this->bar.pos; in Update() local