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

Method GetItemSize

DuiLib/Layout/UITileLayout.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 }
21
22 SIZE CTileLayoutUI::GetItemSize() const
23 {
24 return m_szItem;
25 }
26
27 void CTileLayoutUI::SetItemSize(SIZE szItem)
28 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected