Searched refs:aTabArea (Results 1 – 2 of 2) sorted by relevance
120 Rectangle aTabArea( m_aTabControl.GetTabBounds( nFirstID ) ); in getMinimumHeight() local121 nMinHeight += aTabArea.GetHeight(); in getMinimumHeight()214 Rectangle aTabArea( aPlayground ); in Resize() local215 m_aTabControl.SetPosSizePixel( aTabArea.TopLeft(), aTabArea.GetSize() ); in Resize()
2227 Rectangle aTabArea( aTmpPos, Point( aTmpPos.X()+nTxtWidth, aTmpPos.Y()+mnCharHeight-1 ) ); in ImpPaint() local2238 pOutDev->DrawRect( aTabArea ); in ImpPaint()2245 pOutDev->Erase( aTabArea ); in ImpPaint()2249 Rectangle aTabArea( aTmpPos, Point( aTmpPos.X()+nTxtWidth, aTmpPos.Y()+mnCharHeight-1 ) ); in ImpPaint() local2252 pOutDev->DrawRect( aTabArea ); in ImpPaint()
Completed in 33 milliseconds