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

/haiku/src/apps/mail/
H A DEnclosures.cpp424 const float minimalHeight = local
427 if (Height() < minimalHeight)
428 SetHeight(minimalHeight);

Completed in 36 milliseconds