Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TGHtmlSizer.cxx File Reference

Functions

static intGetCoords (const char *str, int *nptr)
 Returns coordinates of string str.
static void ScaleFont (SHtmlStyle_t *pStyle, int delta)
 Change the font size on the given style by the delta-amount given.

Function Documentation

◆ GetCoords()

int * GetCoords ( const char * str,
int * nptr )
static

Returns coordinates of string str.

Definition at line 167 of file TGHtmlSizer.cxx.

◆ ScaleFont()

void ScaleFont ( SHtmlStyle_t * pStyle,
int delta )
static

Change the font size on the given style by the delta-amount given.

Definition at line 128 of file TGHtmlSizer.cxx.