Searched refs:gnMinimalPreviewWidth (Results 1 – 1 of 1) sorted by relevance
65 const static double gnMinimalPreviewWidth (200); variable1299 if (nElementWidth < gnMinimalPreviewWidth + gnMinimalHorizontalPreviewGap) in Update()1320 nPreviewWidth = ::std::max(gnMinimalPreviewWidth, nWidth-mnHorizontalGap); in Update()
Completed in 26 milliseconds