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()409 m_nActiveHeight = aTextHeight + m_nExtraHeight; in CalcActiveHeight()411 m_nActiveHeight = aTextHeight + 2; in CalcActiveHeight()563 long aTextHeight = GetTextHeight(); in DrawRow() local589 long aTitleWidth = GetTextWidth( pEntry->m_sTitle ) + (aTextHeight / 3); in DrawRow()[all …]
661 long aTextHeight = LogicToPixel( mpOutliner->CalcTextSize()).Height(); in DoResize() local670 if ((aTextHeight > aHeight) && !IsPreview()) in DoResize()707 mpSidebarTxtControl->SetPosSizePixel( ( (aTextHeight > aHeight) && !IsPreview() in DoResize()
430 long aTextHeight = LogicToPixel( mpOutliner->CalcTextSize()).Height(); in DoResize() local432 if( aTextHeight > aHeight ) in DoResize()