Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
public:
42
void SetDC(wxDC *dc) { this->dc = dc; }
43
void Age();
44
45
int operator()(boost::flyweight<std::string> const& str);
Callers
1
SetColumnWidths
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected