Searched refs:aTextHeight (Results 1 – 3 of 3) sorted by relevance
380 long aTextHeight; in CalcActiveHeight() local384 aTextHeight = nTitleHeight; in CalcActiveHeight()386 aTextHeight = nIconHeight; in CalcActiveHeight()403 aTextHeight += aRect.GetHeight(); in CalcActiveHeight()405 if ( aTextHeight < m_nStdHeight ) in CalcActiveHeight()406 aTextHeight = m_nStdHeight; in CalcActiveHeight()563 long aTextHeight = GetTextHeight(); in DrawRow() local598 aTitleWidth += (aTextHeight / 3); in DrawRow()609 aTextHeight = nTitleHeight; in DrawRow()611 aTextHeight = nIconHeight; in DrawRow()[all …]
663 long aTextHeight = LogicToPixel( mpOutliner->CalcTextSize()).Height(); in DoResize() local672 if ((aTextHeight > aHeight) && !IsPreview()) in DoResize()709 mpSidebarTxtControl->SetPosSizePixel( ( (aTextHeight > aHeight) && !IsPreview() in DoResize()
430 long aTextHeight = LogicToPixel( mpOutliner->CalcTextSize()).Height(); in DoResize() local432 if( aTextHeight > aHeight ) in DoResize()
Completed in 34 milliseconds