MCPcopy Create free account
hub / github.com/GothenburgBitFactory/taskwarrior / width

Method width

src/ViewTask.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 _sort.push_back(sort);
46 }
47 void width(int width) { _width = width; }
48 void leftMargin(int margin) { _left_margin = margin; }
49 void colorHeader(Color& c) {
50 _header = c;

Callers 15

TEST_NAMEFunction · 0.80
executeMethod · 0.80
listContextsMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
confirm_revertMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80

Calls

no outgoing calls

Tested by 1

TEST_NAMEFunction · 0.64