MCPcopy Create free account
hub / github.com/cinience/RedisStudio / HomeLeft

Method HomeLeft

DuiLib/Control/UIRichEdit.cpp:1816–1819  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1814}
1815
1816void CRichEditUI::HomeLeft()
1817{
1818 TxSendMessage(WM_HSCROLL, SB_LEFT, 0L, 0);
1819}
1820
1821void CRichEditUI::EndRight()
1822{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected