OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
This is the complete list of members for ImFont, including all inherited members.
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 | |
CalcTextSizeW(float size, float max_width, const ImWchar *text_begin, const ImWchar *text_end, const ImWchar **remaining=NULL) const | ImFont | |
CalcWordWrapPositionA(float scale, const char *text, const char *text_end, float wrap_width) const | ImFont | |
Clear() | ImFont | |
ContainerAtlas | ImFont | |
DisplayOffset | ImFont | |
FallbackChar | ImFont | |
FallbackGlyph | ImFont | |
FallbackXAdvance | ImFont | |
FindGlyph(unsigned short c) const | ImFont | |
FontSize | ImFont | |
Glyphs | ImFont | |
ImFont() | ImFont | |
IndexLookup | ImFont | |
IndexXAdvance | ImFont | |
IsLoaded() const | ImFont | inline |
RenderText(float size, ImVec2 pos, ImU32 col, const ImVec4 &clip_rect, const char *text_begin, const char *text_end, ImDrawVert *&out_vertices, float wrap_width=0.0f, const ImVec2 *cpu_clip_max=NULL) const | ImFont | |
Scale | ImFont | |
SetFallbackChar(ImWchar c) | ImFont | |
~ImFont() | ImFont | inline |