#include <imgui.h>
Definition at line 2131 of file imgui.h.
◆ ImFontGlyphRangesBuilder()
ImFontGlyphRangesBuilder::ImFontGlyphRangesBuilder |
( |
| ) |
|
|
inline |
◆ AddChar()
◆ AddRanges()
void ImFontGlyphRangesBuilder::AddRanges |
( |
const ImWchar * |
ranges | ) |
|
◆ AddText()
void ImFontGlyphRangesBuilder::AddText |
( |
const char * |
text, |
|
|
const char * |
text_end = NULL |
|
) |
| |
◆ BuildRanges()
◆ Clear()
void ImFontGlyphRangesBuilder::Clear |
( |
| ) |
|
|
inline |
◆ GetBit()
bool ImFontGlyphRangesBuilder::GetBit |
( |
size_t |
n | ) |
const |
|
inline |
◆ SetBit()
void ImFontGlyphRangesBuilder::SetBit |
( |
size_t |
n | ) |
|
|
inline |
◆ UsedChars
The documentation for this struct was generated from the following files: