MCPcopy 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
104void TextLine::clear()
105{
106 TS->shaped_text_clear(rid);
107}
108
109void TextLine::set_preserve_invalid(bool p_enabled)
110{

Callers 15

unlockMethod · 0.45
_update_ridsMethod · 0.45
_invalidate_ridsMethod · 0.45
set_data_ptrMethod · 0.45
clear_cacheMethod · 0.45
_init_diacritics_mapMethod · 0.45
~FontAdvancedMethod · 0.45
_font_clear_cacheMethod · 0.45
_font_clear_texturesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected