Searched refs:FontDataOwnedByAtlas (Results 1 – 2 of 2) sorted by relevance
1361 FontDataOwnedByAtlas = true; in ImFontConfig()1459 if (ConfigData[i].FontData && ConfigData[i].FontDataOwnedByAtlas) in ClearInputData()1560 if (!new_font_cfg.FontDataOwnedByAtlas) in AddFont()1563 new_font_cfg.FontDataOwnedByAtlas = true; in AddFont()1652 font_cfg.FontDataOwnedByAtlas = true; in AddFontFromMemoryCompressedTTF()
1916 …bool FontDataOwnedByAtlas; // true // TTF/OTF data ownership taken by the contain… member