Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ get_width
Method
get_width
modules/gui/gui/src/backend/text_server/text_line.cpp:318–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
}
317
318
float TextLine::get_width() const
319
{
320
return width;
321
}
322
323
Size2 TextLine::get_size() const
324
{
Callers
5
Util_DXTCompressWithImageCoder
Function · 0.45
Cook
Method · 0.45
skr_image_coder_win_dstorage_decompressor
Function · 0.45
skr_live2d_render_model_create_from_raw
Function · 0.45
_image_coder_decode_image
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected