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

Function GetColumnWidth

Libraries/PropertyGrid/PropertyList.h:453–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

451 }
452
453 int GetColumnWidth() const
454 {
455 return m_iMiddle;
456 }
457
458 void SetColumnWidth(int iWidth)
459 {

Callers 3

_GetSubItem0RectFunction · 0.85
GetSubItemRectMethod · 0.85
DrawItemMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected