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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1946 // Helper to build glyph ranges from text/string data. Feed your application strings/characters to it then call BuildRanges().
1958 IMGUI_API void BuildRanges(ImVector<ImWchar>* out_ranges); // Output new ranges
H A Dimgui_draw.cpp2376 void ImFontGlyphRangesBuilder::BuildRanges(ImVector<ImWchar>* out_ranges) function in class:ImFontGlyphRangesBuilder
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1946 // Helper to build glyph ranges from text/string data. Feed your application strings/characters to it then call BuildRanges().
1958 IMGUI_API void BuildRanges(ImVector<ImWchar>* out_ranges); // Output new ranges
H A Dimgui_draw.cpp2376 void ImFontGlyphRangesBuilder::BuildRanges(ImVector<ImWchar>* out_ranges) function in class:ImFontGlyphRangesBuilder

Completed in 30 milliseconds