MCPcopy Create free account
hub / github.com/TypesettingTools/Aegisub / SetDC

Method SetDC

src/grid_column.h:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41public:
42 void SetDC(wxDC *dc) { this->dc = dc; }
43 void Age();
44
45 int operator()(boost::flyweight<std::string> const& str);

Callers 1

SetColumnWidthsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected