Searched refs:AddRanges (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1957 IMGUI_API void AddRanges(const ImWchar* ranges); // Add ranges, e.g. builder.AddRanges(ImFontAtlas::GetGlyphRangesDefault()) to force add all of ASCII/Latin+Ext
H A Dimgui_draw.cpp2369 void ImFontGlyphRangesBuilder::AddRanges(const ImWchar* ranges) function in class:ImFontGlyphRangesBuilder
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1957 IMGUI_API void AddRanges(const ImWchar* ranges); // Add ranges, e.g. builder.AddRanges(ImFontAtlas::GetGlyphRangesDefault()) to force add all of ASCII/Latin+Ext
H A Dimgui_draw.cpp2369 void ImFontGlyphRangesBuilder::AddRanges(const ImWchar* ranges) function in class:ImFontGlyphRangesBuilder

Completed in 31 milliseconds