Searched defs:glyph_ranges (Results 1 – 3 of 3) sorted by relevance
| /third_party/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()
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 1592 …const ImWchar* glyph_ranges = font_cfg.GlyphRanges != NULL ? font_cfg.GlyphRanges : GetGlyphRanges… in AddFontDefault() local 1598 …r* filename, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges) in AddFontFromFileTTF() 1620 …nt ttf_size, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges) in AddFontFromMemoryTTF() 1633 …ed_ttf_size, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges) in AddFontFromMemoryCompressedTTF() 1645 …ssed_ttf_data_base85, float size_pixels, const ImFontConfig* font_cfg, const ImWchar* glyph_ranges) in AddFontFromMemoryCompressedBase85TTF()
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 2132 …const ImWchar* glyph_ranges = font_cfg.GlyphRanges != NULL ? font_cfg.GlyphRanges : GetGlyphRanges… in AddFontDefault() local 2137 …r* filename, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges) in AddFontFromFileTTF() 2159 …nt ttf_size, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges) in AddFontFromMemoryTTF() 2172 …ed_ttf_size, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges) in AddFontFromMemoryCompressedTTF() 2184 …ssed_ttf_data_base85, float size_pixels, const ImFontConfig* font_cfg, const ImWchar* glyph_ranges) in AddFontFromMemoryCompressedBase85TTF()
|