#include "guiHyperText.h"#include "guiScrollBar.h"#include "client/fontengine.h"#include "client/hud.h"#include "IVideoDriver.h"#include "client/client.h"#include "client/renderingengine.h"#include "client/texturesource.h"#include "hud.h"#include "inventory.h"#include "util/string.h"#include "irrlicht_changes/CGUITTFont.h"#include "mainmenumanager.h"#include "porting.h"
Include dependency graph for guiHyperText.cpp:Functions | |
| static bool | check_color (const std::string &str) |
| static bool | check_integer (const std::string &str) |
|
static |
References parseColorString().
Referenced by ParsedText::parseGenericStyleAttr().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Referenced by ParsedText::globalTag(), and ParsedText::parseGenericStyleAttr().
Here is the caller graph for this function: