MCPcopy 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
794void CTxtWinHost::SetExtent(SIZEL *psizelExtent)
795{
796 sizelExtent = *psizelExtent;
797 pserv->OnTxPropertyBitsChange(TXTBIT_EXTENTCHANGE, TXTBIT_EXTENTCHANGE);
798}
799
800void CTxtWinHost::LimitText(LONG nChars)
801{

Callers 1

SetPosMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected