MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / isAutoColumn

Function isAutoColumn

static/plugins/pdfmake/pdfmake.js:73090–73092  ·  view source on GitHub ↗
(column)

Source from the content-addressed store, hash-verified

73088 availableWidth -= col._calcWidth;
73089 });
73090 } else {
73091 // maxW is too large, but minW fits within available width
73092 var W = availableWidth - minW;
73093 var D = maxW - minW;
73094
73095 autoColumns.forEach(function (col) {

Callers 2

buildColumnWidthsFunction · 0.70
measureMinMaxFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected