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