MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / GetRowCount

Function GetRowCount

Libraries/TabbingFramework/CustomTabCtrl.h:3254–3257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3252 }
3253
3254 int GetRowCount() const
3255 {
3256 return 1;
3257 }
3258
3259 DWORD SetItemSize(size_t nItem, int cx, int cy)
3260 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected