Home
last modified time | relevance | path

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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp6133 float BigPurgeButtonTop; in AttachedToWindow() local
6223 BigPurgeButtonTop = RowTop; in AttachedToWindow()
6292 Margin = ceilf ((((RowTop + RowHeight) - BigPurgeButtonTop) - in AttachedToWindow()
6294 TempRect.top = BigPurgeButtonTop + Margin; in AttachedToWindow()