Searched refs:_bgicons (Results 1 – 1 of 1) sorted by relevance
141 CRIconListRef _bgicons; variable153 …virtual lUInt32 getBackgroundColor() { return _bgicons.isNull() ? 0xFFFFFF : _bgicons->getBgColor(… in getBackgroundColor()161 _bgicons = icons; in setBackgroundImage()163 virtual CRIconListRef getBgIcons() { return _bgicons; } in getBgIcons()164 virtual void setBgIcons( CRIconListRef list ) { _bgicons = list; } in setBgIcons()