Home
last modified time | relevance | path

Searched refs:GetGlyphRangesDefault (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_draw.cpp1603 …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
Dimgui.h2018 … IMGUI_API const ImWchar* GetGlyphRangesDefault(); // Basic Latin, Extended Latin