Home
last modified time | relevance | path

Searched refs:GetCellHeight (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.3.3/sources/libraries/font/
Dfont_PairFont.cpp89 PairFont::GetCellHeight() const in GetCellHeight() function in nw::font::PairFont
92 m_Primary->GetCellHeight(): in GetCellHeight()
93 m_Secondary->GetCellHeight(); in GetCellHeight()
Dfont_ResFontBase.cpp147 ResFontBase::GetCellHeight() const in GetCellHeight() function in nw::font::ResFontBase
/NW4C-1.3.3/include/nw/font/
Dfont_PairFont.h127 virtual int GetCellHeight() const;
Dfont_ResFontBase.h109 virtual int GetCellHeight() const;
Dfont_Font.h360 virtual int GetCellHeight() const = 0;