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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1221 float m_AscentHeight; member in class:WordsView
7168 m_AscentHeight = ceilf (TempFontHeight.ascent);
7505 MovePenTo (ceilf (ColumnLeftCenterX - Width / 2), Y + m_AscentHeight); local
7510 MovePenTo (ceilf (ColumnMiddleCenterX - Width / 2), Y + m_AscentHeight); local
7515 MovePenTo (ceilf (ColumnRightCenterX - Width / 2), Y + m_AscentHeight); local
7530 MovePenTo (TempRect.right - m_TextHeight + m_AscentHeight - 1,

Completed in 41 milliseconds