Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ PageRight
Method
PageRight
DuiLib/Control/UIRichEdit.cpp:1811–1814 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1809
}
1810
1811
void CRichEditUI::PageRight()
1812
{
1813
TxSendMessage(WM_HSCROLL, SB_PAGERIGHT, 0L, 0);
1814
}
1815
1816
void CRichEditUI::HomeLeft()
1817
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected