MCPcopy Create free account
hub / github.com/alignoth/alignoth / parseLayoutSize

Method parseLayoutSize

resources/vega-lite.min.js:14579–14582  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14577 for (const e of this.children) e.parseData();
14578 }
14579 parseLayoutSize() {
14580 var e;
14581 (up((e = this)), fp(e, "width"), fp(e, "height"));
14582 }
14583 parseSelections() {
14584 this.component.selection = {};
14585 for (const e of this.children) {

Callers

nothing calls this directly

Calls 2

upFunction · 0.70
fpFunction · 0.70

Tested by

no test coverage detected