Font.hh File Reference
Include dependency graph for Font.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  boca::Flag< Style >
 

Namespaces

 boca
 Boosted Collider Analysis.
 

Enumerations

enum  boca::Style { boca::Style::none = 0, boca::Style::normal = 1 << 0, boca::Style::bold = 1 << 1, boca::Style::italic = 1 << 2 }
 

Functions

double boca::TextHeight ()
 
double boca::LabelHeight ()
 
int boca::ColorCode (int number)
 
int boca::FontCode (Style style=Style::normal)