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

Method CalPos

DuiLib/Control/UIDateTime.cpp:61–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 RECT CDateTimeWnd::CalPos()
62 {
63 CDuiRect rcPos = m_pOwner->GetPos();
64 return rcPos;
65 }
66
67 LPCTSTR CDateTimeWnd::GetWindowClassName() const
68 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected