MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / innerWidth

Method innerWidth

src/csvgrid.cpp:604–607  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

602}
603
604int CsvGrid::innerWidth() {
605 DEBUG_PRINTF("#### CsvGrid::defaultFont\n");
606 return this->tiw;
607}
608
609
610

Callers 1

arrangeColumnsCBMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected