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