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

Method GetDefaultLeftIndent

DuiLib/Control/UIRichEdit.cpp:851–854  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

849}
850
851LONG CTxtWinHost::GetDefaultLeftIndent()
852{
853 return pf.dxOffset;
854}
855
856void CTxtWinHost::SetDefaultLeftIndent(LONG lNewIndent)
857{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected