#include "guiChatConsole.h"#include "chat.h"#include "client/client.h"#include "debug.h"#include "gettime.h"#include "client/keycode.h"#include "settings.h"#include "porting.h"#include "client/texturesource.h"#include "client/fontengine.h"#include "log.h"#include "gettext.h"#include "irrlicht_changes/CGUITTFont.h"#include "util/string.h"#include "guiScrollBar.h"#include <string>
Include dependency graph for guiChatConsole.cpp:Functions | |
| u32 | clamp_u8 (s32 value) |
| bool | isInCtrlKeys (const irr::EKEY_CODE &kc) |
| u32 | getScrollbarSize (IGUIEnvironment *env) |
|
inline |
Referenced by GUIChatConsole::GUIChatConsole(), and GUIFormSpecMenu::regenerateGui().
Here is the caller graph for this function:
|
inline |
Referenced by GUIChatConsole::drawText(), and GUIChatConsole::updateScrollbar().
Here is the caller graph for this function:
|
inline |