MCPcopy Create free account
hub / github.com/comaps/comaps / AddAttr

Method AddAttr

libs/drape_frontend/gui/skin.cpp:178–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176 }
177
178 void AddAttr(std::string_view attribute, char const * value) { m_parser.Parse(attribute, value); }
179
180 void CharData(std::string const &) {}
181

Callers

nothing calls this directly

Calls 1

ParseMethod · 0.45

Tested by

no test coverage detected