Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/demowin/
Ddemowin_tab_window.cpp70 scrollBar->count = this->GetMaxHeight() - this->height; in PreUpdate()
114 scrollBar->count = this->GetMaxHeight() - this->height; in PreDraw()
/CafeSDK-2.12.13-1/system/src/lib/demo/
Ddemowin.cpp255 float Window::GetMaxHeight() in GetMaxHeight() function in DEMOWin::Window
259 return this->master->GetMaxHeight(); in GetMaxHeight()
378 scrollBar->count = this->GetMaxHeight(); in PreUpdate()
400 scrollBar->count = this->GetMaxHeight(); in PreDraw()
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
Ddemowin.h57 float GetMaxHeight();
/CafeSDK-2.12.13-1/system/include/cafe/demo/
Ddemowin.h57 float GetMaxHeight();