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

Method CSize

DuiLib/Utils/Utils.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 //
38
39 CSize::CSize()
40 {
41 cx = cy = 0;
42 }
43
44 CSize::CSize(const SIZE& src)
45 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected