Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TypesettingTools/Aegisub
/ Width
Function
Width
src/grid_column.cpp:113–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
int Width(const agi::Context *c, WidthHelper &helper) const override {
114
return helper(Value(&c->ass->Events.back()));
115
}
116
};
117
118
template<typename T>
Callers
1
UpdateWidth
Method · 0.85
Calls
2
Value
Function · 0.85
back
Method · 0.80
Tested by
no test coverage detected