AddLine(const char *cp) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
AddLine(std::string &str) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
CFont() (defined in sjgui::CFont) | sjgui::CFont | [inline] |
ClearText() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
CTextCtrlTmpl() (defined in sjgui::CTextCtrlTmpl< Tbase >) | sjgui::CTextCtrlTmpl< 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] |
GetCharOnDisp() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
GetColor() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
GetFontScale() | sjgui::CFont | [inline] |
GetFontSize() | sjgui::CFont | [inline] |
GetLine(unsigned int i=0) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
GetMaxLength() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
GetNumLinesOnScreen() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
GetNumOfLines() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
GetSelectedLine() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
GetShift() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
GetStrings() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
GetTopLine() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
HideCursor() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
InsertAtCursor(unsigned char ch) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
IsCursorShown() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
IsSelectLines() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
IsWrap() | sjgui::CTextCtrlTmpl< 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] |
LoadTextFromFile(char *pName) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
m_Color | sjgui::CTextCtrlTmpl< Tbase > | [protected] |
m_iSelectedLine | sjgui::CTextCtrlTmpl< Tbase > | [protected] |
m_Strings | sjgui::CTextCtrlTmpl< Tbase > | [protected] |
m_uiCursorPos | sjgui::CTextCtrlTmpl< Tbase > | [protected] |
m_ySelectLines | sjgui::CTextCtrlTmpl< Tbase > | [protected] |
m_yShowCursor | sjgui::CTextCtrlTmpl< Tbase > | [protected] |
MoveCursorLeft() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
MoveCursorRight() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
MoveCursorToBeginning() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
MoveCursorToEnd() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
NeedWrap() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
NORMAL enum value (defined in sjgui::CFont) | sjgui::CFont | |
OnDraw() | sjgui::CTextCtrlTmpl< Tbase > | [inline, virtual] |
OnReshape() | sjgui::CTextCtrlTmpl< Tbase > | [inline, virtual] |
OnUpdatePos() | sjgui::CTextCtrlTmpl< Tbase > | [inline, virtual] |
operator[](unsigned int i) (defined in sjgui::CTextCtrlTmpl< Tbase >) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
RemoveAfterCursor() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
RemoveBeforeCursor() | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
SetColor(GLfloat *Color) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
SetColor(GLfloat R, GLfloat G, GLfloat B, GLfloat A=1.0f) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
SetCursorPos(unsigned int i) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
SetFontSize(int i) | sjgui::CFont | [inline] |
SetFontStyle(eFontStyles style) | sjgui::CFont | [inline] |
SetIdent(bool b=true) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
SetSelectedLine(int iL) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
SetSelectLines(bool b=true) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
SetShift(int i=0) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
SetTopLine(int iLine=0) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
SetWrap(bool b=true) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
ShowBackPlane(bool b=true) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |
ShowCursor(bool y=true) | sjgui::CTextCtrlTmpl< Tbase > | [inline] |