Searched refs:nWHeight (Results 1 – 1 of 1) sorted by relevance
2077 long nWHeight = PixelToLogic( GetSizePixel() ).Height(); in SetTopEntry() local2083 …hile( nTop > 0 && mpEntryList->GetAddedHeight( nLastEntry, nTop-1 ) + pLast->mnHeight <= nWHeight ) in SetTopEntry()2108 long nWHeight = PixelToLogic( GetSizePixel() ).Height(); in ShowProminentEntry() local2109 while( nEntryPos > 0 && mpEntryList->GetAddedHeight( nPos+1, nEntryPos ) < nWHeight/2 ) in ShowProminentEntry()
Completed in 36 milliseconds