Searched refs:SetExpandedNodeBmp (Results 1 – 3 of 3) sorted by relevance
320 inline void SetExpandedNodeBmp( const Image& _rImg, BmpColorMode _eMode = BMP_COLOR_NORMAL );398 inline void SvImpLBox::SetExpandedNodeBmp( const Image& rImg, BmpColorMode _eMode ) in SetExpandedNodeBmp() function in SvImpLBox
823 SetExpandedNodeBmp( rExpandedNodeBmp, _eMode ); in SetNodeBitmaps()1262 void SvTreeListBox::SetExpandedNodeBmp( const Image& rBmp, BmpColorMode _eMode ) in SetExpandedNodeBmp() function in SvTreeListBox1266 pImp->SetExpandedNodeBmp( rBmp, _eMode ); in SetExpandedNodeBmp()
308 void SetExpandedNodeBmp( const Image&, BmpColorMode _eMode = BMP_COLOR_NORMAL );
Completed in 204 milliseconds