Searched refs:GetMaxHeight (Results 1 – 4 of 4) sorted by relevance
70 scrollBar->count = this->GetMaxHeight() - this->height; in PreUpdate()114 scrollBar->count = this->GetMaxHeight() - this->height; in PreDraw()
255 float Window::GetMaxHeight() in GetMaxHeight() function in DEMOWin::Window259 return this->master->GetMaxHeight(); in GetMaxHeight()378 scrollBar->count = this->GetMaxHeight(); in PreUpdate()400 scrollBar->count = this->GetMaxHeight(); in PreDraw()
57 float GetMaxHeight();