Home
last modified time | relevance | path

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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp7339 float ColumnLeftCenterX; in Draw() local
7402 ColumnLeftCenterX = ceilf (LeftBounds + Width * 0.05); in Draw()
7505 MovePenTo (ceilf (ColumnLeftCenterX - Width / 2), Y + m_AscentHeight); in Draw()