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