Home
last modified time | relevance | path

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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp540 static float g_StringViewHeight; /* Height of a string view text box. */ variable
4839 TempStringViewPntr->GetPreferredSize (&JunkFloat, &g_StringViewHeight); in ReadyToRun()
5498 Margin = ceilf ((RowHeight - g_StringViewHeight) / 2); in AttachedToWindow()