Adjust() | sjgui::CLabelCtrlTmpl< Tbase > | [inline, protected] |
CFont() (defined in sjgui::CFont) | sjgui::CFont | [inline] |
CLabelCtrlTmpl() (defined in sjgui::CLabelCtrlTmpl< Tbase >) | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
DestroyFont() | sjgui::CFont | [static] |
eFontStyles enum name | sjgui::CFont | |
FontDraw(int iX, int iY, const char *msg, unsigned int uiLen, float *fC4fv) | sjgui::CFont | |
FontDrawBegin() | sjgui::CFont | [inline] |
FontDrawEnd() | sjgui::CFont | [inline] |
GetColor() | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
GetFontScale() | sjgui::CFont | [inline] |
GetFontSize() | sjgui::CFont | [inline] |
GetHAlign() | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
GetText() | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
GetTextLen() | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
GetVAlign() | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
ITALIC enum value (defined in sjgui::CFont) | sjgui::CFont | |
LoadFont(unsigned char *font_texture=NULL, int font_width=256, int font_height=256) | sjgui::CFont | [static] |
m_Color | sjgui::CLabelCtrlTmpl< Tbase > | [protected] |
m_eHAlign | sjgui::CLabelCtrlTmpl< Tbase > | [protected] |
m_eVAlign | sjgui::CLabelCtrlTmpl< Tbase > | [protected] |
m_strText | sjgui::CLabelCtrlTmpl< Tbase > | [protected] |
m_TextPos | sjgui::CLabelCtrlTmpl< Tbase > | [protected] |
NORMAL enum value (defined in sjgui::CFont) | sjgui::CFont | |
OnDraw() | sjgui::CLabelCtrlTmpl< Tbase > | [inline, virtual] |
OnReshape() | sjgui::CLabelCtrlTmpl< Tbase > | [inline, virtual] |
OnUpdatePos() | sjgui::CLabelCtrlTmpl< Tbase > | [inline, protected, virtual] |
SetAlign(CWnd::eAligns eH=CWnd::ALIGN_CENTER, CWnd::eAligns eV=CWnd::ALIGN_CENTER) | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
SetColor(GLfloat *Color) | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
SetColor(GLfloat R, GLfloat G, GLfloat B, GLfloat A=1.0f) | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
SetFontSize(int i) | sjgui::CFont | [inline] |
SetFontStyle(eFontStyles style) | sjgui::CFont | [inline] |
SetHAlign(CWnd::eAligns e) | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
SetText(const char *str) | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |
SetVAlign(CWnd::eAligns e) | sjgui::CLabelCtrlTmpl< Tbase > | [inline] |