MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getHeight

Method getHeight

Source/Cache/SVGCache.cpp:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27float SVGDef::getHeight() const noexcept {
28 return _height;
29}
30
31void SVGDef::render() {
32 SVGDef::Context ctx{nvg::Context(), this};

Callers 4

loadTextureMethod · 0.45
loadFunction · 0.45
loadAsyncMethod · 0.45
xmlSAX2StartElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected