Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ EndDown
Method
EndDown
DuiLib/Control/UIRichEdit.cpp:1791–1794 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1789
}
1790
1791
void CRichEditUI::EndDown()
1792
{
1793
TxSendMessage(WM_VSCROLL, SB_BOTTOM, 0L, 0);
1794
}
1795
1796
void CRichEditUI::LineLeft()
1797
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected