Searched refs:GetExpandedNodeBmp (Results 1 – 4 of 4) sorted by relevance
324 inline const Image& GetExpandedNodeBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;415 inline const Image& SvImpLBox::GetExpandedNodeBmp( BmpColorMode _eMode ) const in GetExpandedNodeBmp() function in SvImpLBox
232 long nNodeWidthPixel = GetExpandedNodeBmp().GetSizePixel().Width(); in SetTabs()1370 Image SvTreeListBox::GetExpandedNodeBmp( BmpColorMode _eMode ) const in GetExpandedNodeBmp() function in SvTreeListBox1372 return pImp->GetExpandedNodeBmp( _eMode ); in GetExpandedNodeBmp()1913 pImg = &pImp->GetExpandedNodeBmp( eBitmapMode ); in PaintEntry1()2492 long nNodeWidthPixel = GetExpandedNodeBmp().GetSizePixel().Width(); in GetTextOffset()
1105 const Image& rExpandedNodeBitmap = GetExpandedNodeBmp(); in DrawNet()1540 SetNodeBmpYOffset( GetExpandedNodeBmp() ); in SetEntryHeight()1666 Size aSize = GetExpandedNodeBmp().GetSizePixel(); in SetNodeBmpTabDistance()
310 Image GetExpandedNodeBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
Completed in 40 milliseconds