Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
float SVGDef::getHeight() const noexcept {
28
return _height;
29
}
30
31
void SVGDef::render() {
32
SVGDef::Context ctx{nvg::Context(), this};
Callers
4
loadTexture
Method · 0.45
load
Function · 0.45
loadAsync
Method · 0.45
xmlSAX2StartElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected