Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ width
Method
width
src/backend/opengl/font_atlas_impl.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
size_t FontAtlas::width() const
146
{
147
return mWidth;
148
}
149
150
size_t FontAtlas::height() const
151
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected