Home
last modified time | relevance | path

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

/dports/games/cake/cake_src/cake/
H A Dconsole.h246 void SetVScrollYPos(int y, bool center = false);
H A Dconsole.cpp1070 void Console::SetVScrollYPos (int y, bool center) in SetVScrollYPos() function in Console