Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ LineRight
Method
LineRight
DuiLib/Control/UIRichEdit.cpp:1801–1804 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1799
}
1800
1801
void CRichEditUI::LineRight()
1802
{
1803
TxSendMessage(WM_HSCROLL, SB_LINERIGHT, 0L, 0);
1804
}
1805
1806
void CRichEditUI::PageLeft()
1807
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected