Searched refs:m_LineHeight (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1255 float m_LineHeight; member in class:WordsView
7166 m_LineHeight = ceilf (TempFontHeight.ascent +
7409 DataIter++, Y += m_LineHeight)
7411 if (Y + m_LineHeight < UpdateRect.top)
7717 PageSize = (int) (Bounds().Height() / m_LineHeight - 1);

Completed in 91 milliseconds