Searched refs:GetLineFeed (Results 1 – 6 of 6) sorted by relevance
124 PairFont::GetLineFeed() const in GetLineFeed() function in nw::font::PairFont126 return math::Max(m_Primary->GetLineFeed(), m_Secondary->GetLineFeed()); in GetLineFeed()
119 const int linefeed = font != NULL ? font->GetLineFeed(): 0; in SetLineHeight()129 const int linefeed = font != NULL ? font->GetLineFeed(): 0; in GetLineHeight()
181 ResFontBase::GetLineFeed() const in GetLineFeed() function in nw::font::ResFontBase
73 virtual int GetLineFeed() const;
65 virtual int GetLineFeed() const;
229 virtual int GetLineFeed() const = 0;