MCPcopy
hub / github.com/lxn/walk / updateLVSizes

Method updateLVSizes

tableview.go:2697–2699  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2695}
2696
2697func (tv *TableView) updateLVSizes() {
2698 tv.updateLVSizesWithSpecialCare(false)
2699}
2700
2701func (tv *TableView) updateLVSizesWithSpecialCare(needSpecialCare bool) {
2702 var width int

Callers 5

lvWndProcMethod · 0.95
WndProcMethod · 0.95
createMethod · 0.80
destroyMethod · 0.80
updateMethod · 0.80

Calls 1

Tested by

no test coverage detected