OpenEnroth 4aaa0a0
Loading...
Searching...
No Matches
GUIFont Member List

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

_fontGUIFontprivate
_mainTextureGUIFontprivate
_shadowTextureGUIFontprivate
AlignText_Center(int width, std::string_view str)GUIFont
CalcTextHeight(std::string_view str, int width, int x)GUIFont
CreateFontTex()GUIFont
DrawCreditsEntry(GUIFont *pSecondFont, int uFrameX, int uFrameY, unsigned int w, unsigned int h, Color firstColor, Color secondColor, Color shadowColor, 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 startColor, Color defaultColor, Pointi position)GUIFont
DrawTextLineToBuff(Color color, Color shadowColor, Color *uX_buff_pos, std::string_view text, int line_width)GUIFontprivate
FitTwoFontStringINWindow(std::string_view inString, GUIFont *pFontSecond, GUIWindow *pWindow, int startPixlOff, bool return_on_carriage=false)GUIFontprivate
GetHeight() constGUIFont
GetLineWidth(std::string_view str)GUIFont
GetPageText(std::string_view str, Sizei pageSize, int x, int page)GUIFont
GetStringHeight2(GUIFont *secondFont, std::string_view text_str, GUIWindow *pWindow, int startX, int a6)GUIFont
GUIFont()GUIFont
IsCharValid(unsigned char c) constGUIFontprivate
LoadFont(std::string_view pFontFile)GUIFontstatic
ReleaseFontTex()GUIFont
WrapText(std::string_view inString, int width, int uX, bool return_on_carriage=false)GUIFont
~GUIFont()GUIFont