This is the complete list of members for ImFont, including all inherited members.
AddRemapChar(ImWchar dst, ImWchar src, bool overwrite_dst=true) | ImFont | |
Ascent | ImFont | |
BuildLookupTable() | ImFont | |
CalcTextSizeA(float size, float max_width, float wrap_width, const char *text_begin, const char *text_end=NULL, const char **remaining=NULL) const | ImFont | |
CalcWordWrapPositionA(float scale, const char *text, const char *text_end, float wrap_width) const | ImFont | |
Clear() | ImFont | |
ConfigData | ImFont | |
ConfigDataCount | ImFont | |
ContainerAtlas | ImFont | |
Descent | ImFont | |
DisplayOffset | ImFont | |
FallbackChar | ImFont | |
FallbackGlyph | ImFont | |
FallbackXAdvance | ImFont | |
FindGlyph(ImWchar c) const | ImFont | |
FontSize | ImFont | |
GetCharAdvance(ImWchar c) const | ImFont | inline |
Glyphs | ImFont | |
GrowIndex(int new_size) | ImFont | |
ImFont() | ImFont | |
IndexLookup | ImFont | |
IndexXAdvance | ImFont | |
IsLoaded() const | ImFont | inline |
RenderChar(ImDrawList *draw_list, float size, ImVec2 pos, ImU32 col, unsigned short c) const | ImFont | |
RenderText(ImDrawList *draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4 &clip_rect, const char *text_begin, const char *text_end, float wrap_width=0.0f, bool cpu_fine_clip=false) const | ImFont | |
Scale | ImFont | |
SetFallbackChar(ImWchar c) | ImFont | |
~ImFont() | ImFont |