Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ SetExtent
Method
SetExtent
DuiLib/Control/UIRichEdit.cpp:794–798 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
792
}
793
794
void CTxtWinHost::SetExtent(SIZEL *psizelExtent)
795
{
796
sizelExtent = *psizelExtent;
797
pserv->OnTxPropertyBitsChange(TXTBIT_EXTENTCHANGE, TXTBIT_EXTENTCHANGE);
798
}
799
800
void CTxtWinHost::LimitText(LONG nChars)
801
{
Callers
1
SetPos
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected