ScummVM API documentation
ImFont Member List

This is the complete list of members for ImFont, including all inherited members.

AddRemapChar(ImWchar from_codepoint, ImWchar to_codepoint) (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) (defined in ImFont)ImFont
CalcWordWrapPosition(float size, const char *text, const char *text_end, float wrap_width) (defined in ImFont)ImFont
CalcWordWrapPositionA(float scale, const char *text, const char *text_end, float wrap_width) (defined in ImFont)ImFontinline
ClearOutputData() (defined in ImFont)ImFont
ContainerAtlas (defined in ImFont)ImFont
CurrentRasterizerDensity (defined in ImFont)ImFont
EllipsisAutoBake (defined in ImFont)ImFont
EllipsisChar (defined in ImFont)ImFont
FallbackChar (defined in ImFont)ImFont
Flags (defined in ImFont)ImFont
FontId (defined in ImFont)ImFont
GetDebugName() const (defined in ImFont)ImFontinline
GetFontBaked(float font_size, float density=-1.0f) (defined in ImFont)ImFont
ImFont() (defined in ImFont)ImFont
IsGlyphInFont(ImWchar c) (defined in ImFont)ImFont
IsGlyphRangeUnused(unsigned int c_begin, unsigned int c_last) (defined in ImFont)ImFont
IsLoaded() const (defined in ImFont)ImFontinline
LastBaked (defined in ImFont)ImFont
LegacySize (defined in ImFont)ImFont
RemapPairs (defined in ImFont)ImFont
RenderChar(ImDrawList *draw_list, float size, const ImVec2 &pos, ImU32 col, ImWchar c, const ImVec4 *cpu_fine_clip=NULL) (defined in ImFont)ImFont
RenderText(ImDrawList *draw_list, float size, const 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) (defined in ImFont)ImFont
Scale (defined in ImFont)ImFont
Sources (defined in ImFont)ImFont
Used8kPagesMap (defined in ImFont)ImFont
~ImFont() (defined in ImFont)ImFont