Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getColspan
Method
getColspan
src/eepp/ui/uihtmltable.cpp:168–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
Uint32 UIHTMLTableCell::getColspan() const {
169
return mColspan;
170
}
171
172
void UIHTMLTableCell::onSizeChange() {
173
UIRichText::onSizeChange();
Callers
2
computeIntrinsicWidths
Method · 0.80
updateLayout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected