Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/control/
H A Dilstbox.cxx2077 long nWHeight = PixelToLogic( GetSizePixel() ).Height(); in SetTopEntry() local
2083 …hile( nTop > 0 && mpEntryList->GetAddedHeight( nLastEntry, nTop-1 ) + pLast->mnHeight <= nWHeight ) in SetTopEntry()
2108 long nWHeight = PixelToLogic( GetSizePixel() ).Height(); in ShowProminentEntry() local
2109 while( nEntryPos > 0 && mpEntryList->GetAddedHeight( nPos+1, nEntryPos ) < nWHeight/2 ) in ShowProminentEntry()

Completed in 206 milliseconds