Home
last modified time | relevance | path

Searched refs:PairFont (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/font/
Dfont_PairFont.cpp31 PairFont::PairFont(Font* primary, Font* secondary) in PairFont() function in nw::font::PairFont
43 PairFont::~PairFont() in ~PairFont()
53 PairFont::GetWidth() const in GetWidth()
59 PairFont::GetHeight() const in GetHeight()
65 PairFont::GetAscent() const in GetAscent()
73 PairFont::GetDescent() const in GetDescent()
81 PairFont::GetBaselinePos() const in GetBaselinePos()
89 PairFont::GetCellHeight() const in GetCellHeight()
97 PairFont::GetCellWidth() const in GetCellWidth()
105 PairFont::GetMaxCharWidth() const in GetMaxCharWidth()
[all …]
/NW4C-1.2.23/include/nw/font/
Dfont_PairFont.h30 class PairFont
46 PairFont(
51 virtual ~PairFont();