OpenEnroth 73e68f7
Loading...
Searching...
No Matches
GUIFont Member List

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

AlignText_Center(int width, std::string_view str)GUIFont
CalcTextHeight(std::string_view str, int width, int x_offset, bool return_on_carriage=false)GUIFont
CreateFontTex()GUIFont
DrawCreditsEntry(GUIFont *pSecondFont, int uFrameX, int uFrameY, unsigned int w, unsigned int h, Color firstColor, Color secondColor, std::string_view pString, GraphicsImage *image)GUIFont
DrawText(GUIWindow *window, Pointi position, Color color, std::string_view text, int maxHeight, Color shadowColor)GUIFont
DrawTextInRect(GUIWindow *window, Pointi position, Color color, std::string_view text, int rect_width, int reverse_text)GUIFont
DrawTextLine(std::string_view text, Color color, Color defaultColor, Pointi position, int max_len_pix)GUIFont
DrawTextLineToBuff(Color color, Color *uX_buff_pos, std::string_view text, int line_width)GUIFontprivate
FitTextInAWindow(std::string_view inString, int width, int uX, bool return_on_carriage=false)GUIFont
FitTwoFontStringINWindow(std::string_view inString, GUIFont *pFontSecond, GUIWindow *pWindow, int startPixlOff, bool return_on_carriage=false)GUIFontprivate
fontshadowGUIFont
fonttexGUIFont
GetHeight() constGUIFont
GetLineWidth(std::string_view str)GUIFont
GetPageTop(std::string_view pInString, GUIWindow *pWindow, unsigned int uX, int a5)GUIFont
GetStringHeight2(GUIFont *secondFont, std::string_view text_str, GUIWindow *pWindow, int startX, int a6)GUIFont
GUIFont()GUIFont
IsCharValid(unsigned char c) constGUIFont
LoadFont(std::string_view pFontFile, std::string_view pFontPalette)GUIFontstatic
maxcharwidthGUIFont
paletteGUIFontprivate
pDataGUIFontprivate
ReleaseFontTex()GUIFont
~GUIFont()GUIFont