Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
guiHyperText.cpp File Reference
#include "guiHyperText.h"
#include "guiScrollBar.h"
#include "client/fontengine.h"
#include "IVideoDriver.h"
#include "client/client.h"
#include "client/renderingengine.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)
 

Function Documentation

◆ check_color()

static bool check_color ( 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:

◆ check_integer()

static bool check_integer ( const std::string &  str)
static

Referenced by ParsedText::globalTag(), and ParsedText::parseGenericStyleAttr().

+ Here is the caller graph for this function: