Lines Matching refs:BmpColorMode

317     inline Image&       implGetImageLocation( const ImageType _eType, BmpColorMode _eMode );
318 …inline Image& implGetImageLocationWithFallback( const ImageType _eType, BmpColorMode _eMode …
320 …inline void SetExpandedNodeBmp( const Image& _rImg, BmpColorMode _eMode = BMP_COLOR_NORMAL…
321 …inline void SetCollapsedNodeBmp( const Image& _rImg, BmpColorMode _eMode = BMP_COLOR_NORMA…
322 …inline void SetDontKnowNodeBmp( const Image& rImg, BmpColorMode _eMode = BMP_COLOR_NORMAL …
324 inline const Image& GetExpandedNodeBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
325 inline const Image& GetCollapsedNodeBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
326 inline const Image& GetDontKnowNodeBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
328 …inline void SetDefaultEntryExpBmp( const Image& _rImg, BmpColorMode _eMode = BMP_COLOR_NOR…
329 …inline void SetDefaultEntryColBmp( const Image& _rImg, BmpColorMode _eMode = BMP_COLOR_NOR…
330 inline const Image& GetDefaultEntryExpBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL );
331 inline const Image& GetDefaultEntryColBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL );
333 static const Image& GetDefaultExpandedNodeImage( BmpColorMode _eMode = BMP_COLOR_NORMAL );
334 static const Image& GetDefaultCollapsedNodeImage( BmpColorMode _eMode = BMP_COLOR_NORMAL );
373 inline Image& SvImpLBox::implGetImageLocation( const ImageType _eType, BmpColorMode _eMode ) in implGetImageLocation()
384 inline Image& SvImpLBox::implGetImageLocationWithFallback( const ImageType _eType, BmpColorMode _eM… in implGetImageLocationWithFallback()
393 inline void SvImpLBox::SetDontKnowNodeBmp( const Image& rImg, BmpColorMode _eMode ) in SetDontKnowNodeBmp()
398 inline void SvImpLBox::SetExpandedNodeBmp( const Image& rImg, BmpColorMode _eMode ) in SetExpandedNodeBmp()
404 inline void SvImpLBox::SetCollapsedNodeBmp( const Image& rImg, BmpColorMode _eMode ) in SetCollapsedNodeBmp()
410 inline const Image& SvImpLBox::GetDontKnowNodeBmp( BmpColorMode _eMode ) const in GetDontKnowNodeBmp()
415 inline const Image& SvImpLBox::GetExpandedNodeBmp( BmpColorMode _eMode ) const in GetExpandedNodeBmp()
420 inline const Image& SvImpLBox::GetCollapsedNodeBmp( BmpColorMode _eMode ) const in GetCollapsedNodeBmp()
425 inline void SvImpLBox::SetDefaultEntryExpBmp( const Image& _rImg, BmpColorMode _eMode ) in SetDefaultEntryExpBmp()
430 inline void SvImpLBox::SetDefaultEntryColBmp( const Image& _rImg, BmpColorMode _eMode ) in SetDefaultEntryColBmp()
435 inline const Image& SvImpLBox::GetDefaultEntryExpBmp( BmpColorMode _eMode ) in GetDefaultEntryExpBmp()
440 inline const Image& SvImpLBox::GetDefaultEntryColBmp( BmpColorMode _eMode ) in GetDefaultEntryColBmp()