Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ calcTrgtFntSize
Function
calcTrgtFntSize
src/backend/opengl/chart_impl.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
int calcTrgtFntSize(const float w, const float h)
80
{
81
return CHART2D_FONT_SIZE;
82
}
83
84
/********************* BEGIN-AbstractChart *********************/
85
Callers
1
render
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected