Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ IsForwardScrollPrelight
Method
IsForwardScrollPrelight
src/SFGUI/Notebook.cpp:752–754 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
750
}
751
752
bool Notebook::IsForwardScrollPrelight() const {
753
return m_forward_scroll_prelight;
754
}
755
756
bool Notebook::IsBackwardScrollPrelight() const {
757
return m_backward_scroll_prelight;
Callers
1
CreateNotebookDrawable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected