Searched refs:g_StringViewHeight (Results 1 – 1 of 1) sorted by relevance
540 static float g_StringViewHeight; /* Height of a string view text box. */ variable4839 TempStringViewPntr->GetPreferredSize (&JunkFloat, &g_StringViewHeight); in ReadyToRun()5498 Margin = ceilf ((RowHeight - g_StringViewHeight) / 2); in AttachedToWindow()