Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ PageDown
Method
PageDown
DuiLib/Control/UIRichEdit.cpp:1781–1784 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1779
}
1780
1781
void CRichEditUI::PageDown()
1782
{
1783
TxSendMessage(WM_VSCROLL, SB_PAGEDOWN, 0L, 0);
1784
}
1785
1786
void CRichEditUI::HomeUp()
1787
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected