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