Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ clear
Method
clear
modules/gui/gui/src/backend/text_server/text_line.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
void TextLine::clear()
105
{
106
TS->shaped_text_clear(rid);
107
}
108
109
void TextLine::set_preserve_invalid(bool p_enabled)
110
{
Callers
15
unlock
Method · 0.45
_update_rids
Method · 0.45
_invalidate_rids
Method · 0.45
set_data_ptr
Method · 0.45
clear_cache
Method · 0.45
_init_diacritics_map
Method · 0.45
~FontAdvanced
Method · 0.45
_ensure_cache_for_size
Method · 0.45
_font_clear_cache
Method · 0.45
_font_clear_size_cache
Method · 0.45
_font_clear_textures
Method · 0.45
_font_set_texture_offsets
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected