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

Method GetTimerState

DuiLib/Control/UIRichEdit.cpp:1006–1009  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1004}
1005
1006BOOL CTxtWinHost::GetTimerState()
1007{
1008 return fTimer;
1009}
1010
1011void CTxtWinHost::SetCharFormat(CHARFORMAT2W &c)
1012{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected