Searched refs:aTextHeight (Results 1 – 3 of 3) sorted by relevance
379 long aTextHeight; in CalcActiveHeight() local383 aTextHeight = nTitleHeight; in CalcActiveHeight()385 aTextHeight = nIconHeight; in CalcActiveHeight()402 aTextHeight += aRect.GetHeight(); in CalcActiveHeight()404 if ( aTextHeight < m_nStdHeight ) in CalcActiveHeight()405 aTextHeight = m_nStdHeight; in CalcActiveHeight()408 m_nActiveHeight = aTextHeight + m_nExtraHeight; in CalcActiveHeight()410 m_nActiveHeight = aTextHeight + 2; in CalcActiveHeight()562 long aTextHeight = GetTextHeight(); in DrawRow() local588 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()