Home
last modified time | relevance | path

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

/haiku/src/apps/mail/
H A DAddressTextControl.cpp39 static const float kVerticalTextRectInset = 2.0; variable
265 min.height = ceilf(LineHeight(0) + kVerticalTextRectInset); in MinSize()