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

Method GetExtent

DuiLib/Control/UIRichEdit.cpp:789–792  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

787}
788
789SIZEL* CTxtWinHost::GetExtent()
790{
791 return &sizelExtent;
792}
793
794void CTxtWinHost::SetExtent(SIZEL *psizelExtent)
795{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected