Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dinspectorhelpwindow.cxx122 long nActTextWindowHeight = impl_getHelpTextBorderHeight() + aTextRect.GetHeight(); in GetOptimalHeightPixel() local
124 …ght = ::std::max( nMinTextWindowHeight, ::std::min( nMaxTextWindowHeight, nActTextWindowHeight ) ); in GetOptimalHeightPixel()

Completed in 16 milliseconds