Searched refs:GetLineFeed (Results 1 – 6 of 6) sorted by relevance
126 PairFont::GetLineFeed() const in GetLineFeed() function in nw::font::PairFont128 return math::Max(m_Primary->GetLineFeed(), m_Secondary->GetLineFeed()); in GetLineFeed()
121 const int linefeed = font != NULL ? font->GetLineFeed(): 0; in SetLineHeight()131 const int linefeed = font != NULL ? font->GetLineFeed(): 0; in GetLineHeight()
183 ResFontBase::GetLineFeed() const in GetLineFeed() function in nw::font::ResFontBase
75 virtual int GetLineFeed() const;
67 virtual int GetLineFeed() const;
231 virtual int GetLineFeed() const = 0;