Searched refs:nActTextWindowHeight (Results 1 – 1 of 1) sorted by relevance
122 long nActTextWindowHeight = impl_getHelpTextBorderHeight() + aTextRect.GetHeight(); in GetOptimalHeightPixel() local124 …ght = ::std::max( nMinTextWindowHeight, ::std::min( nMaxTextWindowHeight, nActTextWindowHeight ) ); in GetOptimalHeightPixel()
Completed in 14 milliseconds