Searched defs:glyph_ranges (Results  1 – 1 of 1) sorted by relevance
| /external/mesa3d/src/imgui/ | 
| D | imgui_draw.cpp | 1603 …const ImWchar* glyph_ranges = font_cfg.GlyphRanges != NULL ? font_cfg.GlyphRanges : GetGlyphRanges…  in AddFontDefault()  local 1609 …r* filename, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges)  in AddFontFromFileTTF() 1631 …nt ttf_size, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges)  in AddFontFromMemoryTTF() 1644 …ed_ttf_size, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges)  in AddFontFromMemoryCompressedTTF() 1656 …ssed_ttf_data_base85, float size_pixels, const ImFontConfig* font_cfg, const ImWchar* glyph_ranges)  in AddFontFromMemoryCompressedBase85TTF()
  |