MCPcopy 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
168Uint32 UIHTMLTableCell::getColspan() const {
169 return mColspan;
170}
171
172void UIHTMLTableCell::onSizeChange() {
173 UIRichText::onSizeChange();

Callers 2

updateLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected