Searched refs:GetGlyphRangesDefault (Results 1 – 2 of 2) sorted by relevance
1603 …char* glyph_ranges = font_cfg.GlyphRanges != NULL ? font_cfg.GlyphRanges : GetGlyphRangesDefault(); in AddFontDefault()1830 src_tmp.SrcRanges = cfg.GlyphRanges ? cfg.GlyphRanges : atlas->GetGlyphRangesDefault(); in ImFontAtlasBuildWithStbTruetype()2150 const ImWchar* ImFontAtlas::GetGlyphRangesDefault() in GetGlyphRangesDefault() function in ImFontAtlas
2018 … IMGUI_API const ImWchar* GetGlyphRangesDefault(); // Basic Latin, Extended Latin